Instances.IsDocumentAssociationServer Property

InstancesIsDocumentAssociationServer Property

Gets whether the Document Association server has been set.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool IsDocumentAssociationServer { get; }
Public Shared ReadOnly Property IsDocumentAssociationServer As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Instances.IsDocumentAssociationServer"]

See Also