Gets or sets whether to allow or disallow the selection of an entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RemoveOptions As System.Integer |
C# | |
---|
System.int RemoveOptions {get; set;} |
JavaScript | |
---|
RemoveOptions : System.int |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_RemoveOptions(
LONG
NewVal
)
C++ | |
---|
property System.int RemoveOptions { long* Val
)
DSRESULTput_RemoveOptions(
long NewVal
} |
Property Value
Allow or disallow the selection of the entity as defined in
dsSelectionRemove_e