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;} |
| COM native C++ | |
|---|
HRESULT get_RemoveOptions(
LONG* Val
)
HRESULT put_RemoveOptions(
LONG NewVal |
| C++ | |
|---|
DSRESULT get_RemoveOptions (
long* Val
)
DSRESULT put_RemoveOptions(
long NewVal
) |
Property Value
Allow or disallow the selection of the entity as defined in
dsSelectionRemove_e
Remarks
See Also
Availability
DraftSight V1R5.1