DiscoveryServiceFault Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Represents a discovery service fault.
The following tables list the members exposed by the DiscoveryServiceFault type.
Public Constructors
Name | Description | |
---|---|---|
DiscoveryServiceFault | Initializes a new instance of the DiscoveryServiceFault class. |
Top
Public Properties
Name | Description | |
---|---|---|
ErrorCode | Gets or sets the fault error code. (inherited from BaseServiceFault) | |
ErrorDetails | Gets or sets the details of the fault. (inherited from BaseServiceFault) | |
ExtensionData | Gets or sets a structure that contains extra data. (inherited from BaseServiceFault) | |
InnerFault | Gets or sets the fault instance that caused the current fault. | |
Message | Gets or sets the message for the fault. (inherited from BaseServiceFault) | |
Timestamp | Gets or sets the date and time when the fault occurred. (inherited from BaseServiceFault) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DiscoveryServiceFault Class
Microsoft.Xrm.Sdk Namespace
IDiscoveryService
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.