Click or drag to resize

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)
Since: 6.0
Syntax
public bool CloudZooLeaseIsValid { get; set; }

Property Value

Type: Boolean
See Also