Click or drag to resize

AccessQueryCesiumPropertyT Properties

The AccessQueryCesiumPropertyT generic type exposes the following members.

Properties
  NameDescription
Public propertyAccessExists
Gets or sets the value of the property when access exists.
Public propertyAccessUnknown
Gets or sets the value of the property when access is unknown.
Public propertyNoAccess
Gets or sets the value of the property when no access exists.
Public propertyQuery
Gets or sets the access query to evaluate.
Public propertyTimeObserver
Gets or sets the IServiceProvider to use as the time observer for the query.
Top
See Also