AquaLogic Interaction Development Kit (IDK) 6.0.0

IProject.HasLastModifiedDate Method 

Returns true if the project last modified date is available, otherwise false.

bool HasLastModifiedDate();

Return Value

True if the project last modified date is available, else false.

Exceptions

Exception Type Condition
InvalidOperationException The project has already been removed.

See Also

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