Click or drag to resize

IZooClientUtilitiesIsCheckOutEnabled Method

Returns whether or not license checkout is enabled

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
bool IsCheckOutEnabled(
	Object verify
)

Parameters

verify
Type: SystemObject

[Missing <param name="verify"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.IsCheckOutEnabled(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Runtime.IZooClientUtilities.IsCheckOutEnabled(System.Object)"]

See Also