Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDiscussion.OwnerUserID Property

Gets the Owner ID of this discussion.

int OwnerUserID {get;}

Property Value

An int ID of the discussion owner.

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