EssentialsLayerInfoIsDynamic Property |
Gets or sets a value indicating whether the layer is dynamic.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool IsDynamic { get; set; }
Public Property IsDynamic As Boolean
Get
Set
Property Value
Type:
Booleantrue if layer is dynamic; otherwise
false.
See Also