SP3dHeaderRecord.Agency Property |
Gets the generating agency.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string Agency { get; }
Public ReadOnly Property Agency As String
Get
public:
property String^ Agency {
String^ get ();
}
member Agency : string with get
Property Value
Type:
String
See Also