TwoLineElementSetClassification Property |
Gets or sets the classification.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Classification { get; set; }
Public Property Classification As String
Get
Set
public:
property String^ Classification {
String^ get ();
void set (String^ value);
}
member Classification : string with get, set
Property Value
Type:
StringSee Also