AccessQueryCesiumPropertyTNoAccess Property |
Gets or sets the value of the property when no 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 NoAccess { get; set; }
Public Property NoAccess As T
Get
Set
public:
property T NoAccess {
T get ();
void set (T value);
}
member NoAccess : 'T with get, set
Property Value
Type:
TSee Also