ImpulsiveManeuverInformationDryMassIdentification Property |
Gets or sets the identification of the dry mass getting propagated.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string DryMassIdentification { get; set; }
Public Property DryMassIdentification As String
Get
Set
public:
property String^ DryMassIdentification {
String^ get ();
void set (String^ value);
}
member DryMassIdentification : string with get, set
Property Value
Type:
StringSee Also