Gets or sets whether the selection filter is active.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Active As System.Boolean |
C# | |
---|
System.bool Active {get; set;} |
JavaScript | |
---|
Active : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Active(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Active { bool* Val
)
DSRESULTput_Active(
bool NewVal
} |
Property Value
True if the selection filter is active, false if not