DataQualityKnowledgeBasesGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DataQualityKnowledgeBasesGetResponse specifies the response of data quality knowledge bases.
public ref class DataQualityKnowledgeBasesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityKnowledgeBasesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityKnowledgeBasesGetResponse = class
inherit MessageResponse
Public Class DataQualityKnowledgeBasesGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
DataQualityKnowledgeBasesGetResponse() |
Initializes a new instance of the DataQualityKnowledgeBasesGetResponse class. |
Properties
KnowledgeBases |
Specifies the knowledge bases. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |