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: 24.2.419.0 (24.2.419.0)
Syntax public TimeStandard Standard { get; }
Public ReadOnly Property Standard As TimeStandard
Get
public:
property TimeStandard^ Standard {
TimeStandard^ get ();
}
member Standard : TimeStandard with get
Property Value
Type:
TimeStandardSee Also