Gets the date and time when the team was last modified.
Syntax
[Visual Basic .NET] Public Property modifiedon As CrmDateTime
[C#] public CrmDateTime modifiedon {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