Gets or sets whether the EntityGroup can be selected.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Selectable As System.Boolean |
C# | |
---|
System.bool Selectable {get; set;} |
JavaScript | |
---|
Selectable : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Selectable(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Selectable { bool* Val
)
DSRESULTput_Selectable(
bool NewVal
} |
Property Value
True if the EntityGroup can be selected, false if not