OperationFaultCollection::Item Property

 

Gets or sets the OperationFault specified by the parameter passed in.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets or sets the value of an OperationFault at the specified zero-based index.

System_CAPS_pubpropertyItem[String^]

Gets an OperationFault by its name.

Return to top
Show: