Unnamed Property (IGroup) Send Feedback
See Also 
Gets whether the EntityGroup is anonymous.

Syntax

Visual Basic 
ReadOnly Property Unnamed As System.Boolean
C# 
System.bool Unnamed {get;}
JavaScript 
get_Unnamed () : Boolean
COM native C++ 
HRESULT get_Unnamed(
   VARIANT_BOOL* Val
) 
C++ 
DSRESULT get_Unnamed (
   bool* Val
)

Property Value

True if the EntityGroup is anonymous, false if not

See Also

Availability

DraftSight V1R4.0