Gets the date and time when the team 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 additional information about this property:
Requirements
Web Service: CrmService
See Also
Concepts
Reference