GH_AsynchFileDataIsFileData Property |
Gets whether the data has been retrieved at least once.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsFileData { get; }
Public ReadOnly Property IsFileData As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_AsynchFileData.IsFileData"]
See Also