The IncompleteGIAException type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Action | Gets the value of the SOAP action for the fault message. (Inherited from FaultException.) | |
Code | Gets the fault code for the SOAP fault. (Inherited from FaultException.) | |
Message | Gets the message for the exception. (Inherited from FaultException.) | |
Reason | Gets the FaultReason for the SOAP fault. (Inherited from FaultException.) |
See Also