Leadtools.Annotations.Documents Namespace > AnnBatesDateTime Object : Kind Property |
get_kind();
set_kind(value);
Object.defineProperty('kind');
Type | Description |
---|---|
AnnDateTimeKind | A value indicating the representation to use for the current date time. |
This will be used when calling AsString method to get current date and time on a specified date and time kind.
For an example, refer to IAnnBatesElement.