AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.LastModifiedDate Property

Gets the last modified date.

System.DateTime LastModifiedDate {get;}

Property Value

The date value describing the date this item was last modified.

Exceptions

Exception Type Condition
InvalidOperationException The item has never been checked in or has already been removed.

See Also

IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace