AccessQueryCesiumPropertyTAccessExists Property |
Gets or sets the value of the property when access exists.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public T AccessExists { get; set; }
Public Property AccessExists As T
Get
Set
public:
property T AccessExists {
T get ();
void set (T value);
}
member AccessExists : 'T with get, set
Property Value
Type:
TSee Also