Click or drag to resize

LicenseStatusCloudZooLeaseExpiration Property

Returns the expiration date of the lease this instance represents.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.4
Syntax
public DateTime? CloudZooLeaseExpiration { get; set; }

Property Value

Type: NullableDateTime
See Also