Layer.HasLocalizedIsoMetadataDocument Method
Checks if an ISO 19139 metadata document is available for a specific language.
Thread safety: This property is not thread-safe.
HasLocalizedIsoMetadataDocument(System.String language)
Checks if an ISO 19139 metadata document is available for a specific language.Syntax
public System.Boolean HasLocalizedIsoMetadataDocument (
System.String language
)
Parameters
language
Type: System.String
The language.
The language.
Return Value
Type: System.Boolean
True if a localized metadata document is available; False otherwise.
True if a localized metadata document is available; False otherwise.
Platforms
Windows, Linux, Android