Click or drag to resize

IZooClientUtilitiesReturnLicense Method (Object, Guid)

[Missing <summary> documentation for "M:Rhino.Runtime.IZooClientUtilities.ReturnLicense(System.Object,System.Guid)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
bool ReturnLicense(
	Object verify,
	Guid productId
)

Parameters

verify
Type: SystemObject

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

productId
Type: SystemGuid

[Missing <param name="productId"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ReturnLicense(System.Object,System.Guid)"]

Return Value

Type: Boolean

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

See Also