Gets whether the EntityGroup is anonymous.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Unnamed As System.Boolean |
C# | |
---|
System.bool Unnamed {get;} |
JavaScript | |
---|
get_Unnamed () : Boolean
|
COM native C++ |   |
---|
HRESULT get_Unnamed(
VARIANT_BOOL* Val
) |
Property Value
True if the EntityGroup is anonymous, false if not
See Also
Availability
DraftSight V1R4.0