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 | |
---|
Related : System.boolean |
C++ | |
---|
property System.bool Related { bool* Val
)
|
Property Value
True if the Dimension is related to an entity, false if not