AircraftMotionElementIdentification Property |
Gets or sets the string identifying this instance in the overall output.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Identification { get; set; }
Public Property Identification As String
Get
Set
public:
property String^ Identification {
String^ get ();
void set (String^ value);
}
member Identification : string with get, set
Property Value
Type:
StringSee Also