IndividualPlateModelPlateName Property |
Gets or sets the name of the individual plate.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string PlateName { get; set; }
Public Property PlateName As String
Get
Set
public:
property String^ PlateName {
String^ get ();
void set (String^ value);
}
member PlateName : string with get, set
Property Value
Type:
StringSee Also