PropagationStateElementConverterIdentification Property |
Gets the string identifying this instance in the overall output.
Namespace:
AGI.Foundation.Propagators.Advanced
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Identification { get; }
Public ReadOnly Property Identification As String
Get
public:
property String^ Identification {
String^ get ();
}
member Identification : string with get
Property Value
Type:
StringSee Also