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