| C1.C1Schedule Namespace > CalendarInfo Class : DateTimeKind Property |
'Declaration<DefaultValueAttribute()> <C1DescriptionAttribute("DateTime kind.")> <C1CategoryAttribute()> Public Property DateTimeKind As DateTimeKind
'UsageDim instance As CalendarInfo Dim value As DateTimeKind instance.DateTimeKind = value value = instance.DateTimeKind
[DefaultValue()] [C1Description("DateTime kind.")] [C1Category()] public DateTimeKind DateTimeKind {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2