|
FieldDateTimePrecision Property
|
Get or set date time precision
Namespace: GSF.DataAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.300-beta+b2186e2cd1f968c931b0e151fdd7c839f3d1e9cf
Syntaxpublic int DateTimePrecision { get; }Public ReadOnly Property DateTimePrecision As Integer
Get
public:
property int DateTimePrecision {
int get ();
}member DateTimePrecision : int with get
function get_DateTimePrecision();
View SourceProperty Value
Int32
See Also