LocalTransferParamsInternalHold Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool InternalHold { get; set; }
Public Property InternalHold As Boolean
Get
Set
public:
property bool InternalHold {
bool get ();
void set (bool value);
}
member InternalHold : bool with get, set
Property Value
Type:
Boolean
See Also