CommonObjectHasUserData Property |
Gets true if this class has any custom information attached to it through UserData.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool HasUserData { get; }Public ReadOnly Property HasUserData As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also