Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITaskList.HasLastModifiedDate Method 

Returns true if last modified date is available, else false.

bool HasLastModifiedDate();

Return Value

true if last modified date is available, else false.

Exceptions

Exception Type Condition
InvalidOperationException if the object has already been removed.

See Also

ITaskList Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace