This documentation is archived and is not being maintained.
appointment.overriddencreatedon Property
Forefront
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Gets or sets the date and time that the record was migrated.
Syntax
[Visual Basic .NET] Public Property overriddencreatedon As CrmDateTime
[C#] public CrmDateTime overriddencreatedon {get; set;}
Property Value
The value of this property is a CrmDateTime type.
Remarks
The following table contains additional information about this property:
Platform required | No |
Application requirement level1 | No constraint |
Valid for create | Yes |
Valid for retrieve | Yes |
Valid for update | No |
Display format1 | Date only |
1 – Customizable. Indicates the value for a default installation.
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
Show: