C#
VB
Java
WinRT C#
C++
Gets or sets the format to use when representing the current date and time.
public string Format { get; set; } Public Property Format As String public string Format {get; set;} public String getFormat()public void setFormat(String format)
<br/>get_Format();<br/>set_Format(value);<br/>Object.defineProperty('Format'); public:property String^ Format{String^ get()void set(String^ value)}
A value indicating the format to use to represent the current date and time.
This will be used when calling AsString method to get current date time on a specified AnnDateTimeKind format.
For an example, refer to IAnnBatesElement.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
