Click or drag to resize
UomUnitAuthority Property
Gets or sets the authority name of an object. I.e. returns EPSG if this is a standard object with an authority-specific identity code. Returns CUSTOM if this is a custom object.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string Authority { get; }

Property Value

Type: String

Return Value

Type: String

Implements

IInfo.Authority
Remarks