Property Kind
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
Kind
Gets or sets the DateTimeKind (.NET) used by the datetime up-down control.
public DateTimeKind Kind { get; set; }
Property Value
- DateTimeKind
The DateTimeKind (.NET) used by the datetime up-down control.
Remarks
Default: DateTimeKind.Unspecified
.