CrmDateTime.time Field

banner art

Specifies the time portion of the attribute value.

Syntax

[Visual Basic]
Public Field time As String

[C#]
public string time;

[JScript]
public var time : String;

Remarks

This field is read-only.

See Also

© 2007 Microsoft Corporation. All rights reserved.