PredictionSupportFileSystemId Property |
Gets or sets the SYSID of the PSF file.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic string SystemId { get; set; }Public Property SystemId As String
Get
Set
public:
property String^ SystemId {
String^ get ();
void set (String^ value);
}member SystemId : string with get, set
Property Value
Type:
String
See Also