AccessQueryGraphicsParameterT Properties |
The AccessQueryGraphicsParameterT generic type exposes the following members.
Name | Description | |
---|---|---|
AccessExists |
Gets or sets the value to return if access exists.
| |
AccessUnknown |
Gets or sets the value to return if access is unknown.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
NoAccess |
Gets or sets the value to return if there is no access.
| |
Query |
Gets or sets the access query to evaluate.
| |
TimeObserver |
Gets or sets the IServiceProvider to use as the time observer for the query.
|