salesorder.createdon Field
CRM 1.2
![]() |
Specifies the date and time when the order was created.
Syntax
[Visual Basic .NET] Public Field createdon As CrmDateTime [C#] public CrmDateTime createdon; [JScript] public var createdon : CrmDateTime;
Remarks
The value of this field is set by the system.
Represents a field of type CrmDateTime.
The following table contains additional information about this attribute:
| Platform required | No |
| Application requirement level | Read only |
| Valid for create | No |
| Valid for retrieve | Yes |
| Valid for update | No |
| Display format | Date only |
See Also
© 2007 Microsoft Corporation. All rights reserved.
