FieldTypeDateTime3 Property |
Current date and time in a third predefined format (DD Month YYYY for english).
Read-only
FieldType.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic static FieldType DateTime3 { get; }
Public Shared ReadOnly Property DateTime3 As FieldType
Get
public:
static property FieldType^ DateTime3 {
FieldType^ get ();
}
static member DateTime3 : FieldType with get
Property Value
Type:
FieldType
See Also