FieldType
DateTime Property
|
Gets current date and time in default date time format.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static FieldType DateTime { get; }
Public Shared ReadOnly Property DateTime As FieldType
Get
public:
static property FieldType^ DateTime {
FieldType^ get ();
}
static member DateTime : FieldType with get
Property Value
Type:
FieldType
See Also