SubscriptionWrapperOwner Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ISIPClient Owner { get; }
Public ReadOnly Property Owner As ISIPClient
Get
public:
virtual property ISIPClient^ Owner {
ISIPClient^ get () sealed;
}
abstract Owner : ISIPClient with get
override Owner : ISIPClient with get
Property Value
Type:
ISIPClientImplements
ISIPSubscriptionOwnerSee Also