TimeStandardAbbreviation Property |
Gets an abbreviation for this time standard.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Abbreviation { get; }
Public ReadOnly Property Abbreviation As String
Get
public:
property String^ Abbreviation {
String^ get ();
}
member Abbreviation : string with get
Property Value
Type:
StringSee Also