Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProject.LastModifiedDate Property

Project last modified date.

System.DateTime LastModifiedDate {get;}

Property Value

A date value describing the last modified date of this project.

Exceptions

Exception Type Condition
InvalidOperationException The project has not yet been stored or has already been removed.

See Also

IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace