Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
MultipleObjectException.Item Property
Retrieves a specific exception for a given object ID.
public System.Exception this[
int ID
] {get;}
Parameters
-
ID
- The ID of the object for which the exception occurred.
Property Value
An Exception pertaining to the supplied object ID.
See Also
MultipleObjectException Class | Plumtree.Remote.PRC.Collaboration Namespace