Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussion.CreatedDate Property

Gets the discussion created date.

System.DateTime CreatedDate {get;}

Property Value

The date value describing the created date of this discussion.

Exceptions

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

See Also

IDiscussion Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace