TimeStandardIndex Property |
Gets the index corresponding to 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 int Index { get; }
Public ReadOnly Property Index As Integer
Get
public:
virtual property int Index {
int get () sealed;
}
abstract Index : int with get
override Index : int with get
Property Value
Type:
Int32Implements
IIndexedFormatIndexSee Also