LicenseStatus.CloudZooLeaseExpiration Property

LicenseStatusCloudZooLeaseExpiration Property

Returns the expiration date of the lease this instance represents.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Nullable<DateTime> CloudZooLeaseExpiration { get; set; }
Public Property CloudZooLeaseExpiration As Nullable(Of DateTime)
	Get
	Set

Property Value

Type: NullableDateTime
Version Information

Rhino for Windows

Supported in: 6.14
See Also