PhoneLineWrapperID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic override string ID { get; }
Public Overrides ReadOnly Property ID As String
Get
public:
virtual property String^ ID {
String^ get () override;
}
abstract ID : string with get
override ID : string with get
Property Value
String
See Also