Share via


TimeInfo.Start Field

banner art

Specifies the start time for the block of time.

Syntax

[Visual Basic .NET]
Public Field Start As CrmDateTime
[C#]
public CrmDateTime Start;
[JScript]
public var Start : CrmDateTime;

Remarks

Represents a field of type CrmDateTime.

See Also

© 2007 Microsoft Corporation. All rights reserved.