LicenseStatus.CloudZooLeaseIsValid Property

LicenseStatusCloudZooLeaseIsValid Property

Returns true if the Cloud Zoo Lease represented by this instance is actively being managed by the Cloud Zoo Manager; else returns false.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool CloudZooLeaseIsValid { get; set; }
Public Property CloudZooLeaseIsValid As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also