DurationStandard Property |
Gets the time standard in which this
Duration is measured.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic TimeStandard Standard { get; }
Public ReadOnly Property Standard As TimeStandard
Get
public:
property TimeStandard^ Standard {
TimeStandard^ get ();
}
member Standard : TimeStandard with get
Property Value
Type:
TimeStandard
See Also