TimeInfo.End Field
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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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