LicenseManagerRemainingDays Property |
Indicates remaining time of the Ozeki VoIP SDK trial period.
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic int RemainingDays { get; }
Public ReadOnly Property RemainingDays As Integer
Get
public:
property int RemainingDays {
int get ();
}
member RemainingDays : int with get
Property Value
Int32
See Also