CatalogMetadata.IsLocal Property
Gets a value indicating whether the metadata refers to a local map or dataset.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean IsLocal { get; }
Property Value
Type: System.Boolean
True if the metadata refers to a local map or dataset; False if the metadata refers to a map or dataset on a remote server.
True if the metadata refers to a local map or dataset; False if the metadata refers to a map or dataset on a remote server.
Platforms
Windows, Linux, Android