campaign.createdon Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets the date and time when the campaign was created.
Syntax
[Visual Basic .NET] Public Property createdon As CrmDateTime
[C#]
public CrmDateTime createdon {get; set;}
Property Value
The value of this property is a CrmDateTime type.
Remarks
The following table contains contains additional information about this property:
| Platform required | No |
| Application requirement level1 | No constraint |
| Valid for create | No |
| 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.
