Click or drag to resize

LicenseUtilsIsCheckOutEnabled Method

Returns whether or not license checkout is enabled.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool IsCheckOutEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.PlugIns.LicenseUtils.IsCheckOutEnabled"]

See Also