InstancesDocumentAssociationServer Property |
Gets the Document Association Server instance cached by the Instance Server.
The Document Association Server will be instantiated the first time this property accessed.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static GH_DocumentAssociations DocumentAssociationServer { get; }
Public Shared ReadOnly Property DocumentAssociationServer As GH_DocumentAssociations
Get
Property Value
Type:
GH_DocumentAssociations[Missing <value> documentation for "P:Grasshopper.Instances.DocumentAssociationServer"]
See Also