Gets whether the Dimension is related to an entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Related As System.Boolean |
C# | |
---|
System.bool Related {get;} |
JavaScript | |
---|
get_Related () : Boolean
|
COM native C++ |   |
---|
HRESULT get_Related(
VARIANT_BOOL* Val
) |
Property Value
True if the Dimension is related to an entity, false if not
Example
See Also
Availability
DraftSight V1R1.2