Share via


TimeInfo.End Field

banner art

Specifies the end time for the block.

Syntax

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

Remarks

Represents a field of type CrmDateTime.

See Also

© 2007 Microsoft Corporation. All rights reserved.