webwizard.modifiedon Property

banner art

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 value of this attribute is set automatically by the system.

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

Requirements

Web service: CrmService

See Also

© 2008 Microsoft Corporation. All rights reserved.