FieldTypeDateTime1 Property |
Current date and time in a first predefined format (MM/DD/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 DateTime1 { get; }
Public Shared ReadOnly Property DateTime1 As FieldType
Get
public:
static property FieldType^ DateTime1 {
FieldType^ get ();
}
static member DateTime1 : FieldType with get
Property Value
Type:
FieldType
See Also