FieldTypeDateTime8 Property |
Current date and time in a eighth predefined format (MM/DD/YYYY hh:mm AM/PM 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 DateTime8 { get; }
Public Shared ReadOnly Property DateTime8 As FieldType
Get
public:
static property FieldType^ DateTime8 {
FieldType^ get ();
}
static member DateTime8 : FieldType with get
Property Value
Type:
FieldType
See Also