quote.closedon Field
CRM 1.2
![]() |
Specifies the date and time when the quote is to be closed.
Syntax
[Visual Basic .NET] Public Field closedon As CrmDateTime [C#] public CrmDateTime closedon; [JScript] public var closedon : CrmDateTime;
Remarks
Represents a field of type CrmDateTime.
The following table contains additional information about this attribute:
| Platform required | No |
| Application requirement level1 | No Constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Display format1 | Date only |
1 – Customizable. Indicates the value for a default installation.
See Also
© 2007 Microsoft Corporation. All rights reserved.
