Related Property (IGeneralDimension) Send Feedback
See Also  Example
Gets whether the Dimension is related to an entity.

Syntax

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

Property Value

True if the Dimension is related to an entity, false if not

Example

See Also

Availability

DraftSight V1R1.2