LicenseManagerMaxWindowsPhoneClient Property |
Indicates the maximum nummber of Windows Phone clients that is allowed with your license
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int MaxWindowsPhoneClient { get; }
Public ReadOnly Property MaxWindowsPhoneClient As Integer
Get
public:
property int MaxWindowsPhoneClient {
int get ();
}
member MaxWindowsPhoneClient : int with get
Property Value
Type:
Int32See Also