IPreviewData Interface |
Docentric Toolkit Help
Send Feedback |
This interface defines contract for all DataKind sepcific classes that represent preview data for a data source.
Docentric.Documents.Reporting.TemplateManagement.Metadata.IPreviewData
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public interface IPreviewData
The IPreviewData type exposes the following members.
Name | Description | |
---|---|---|
Data | Gets the object representing the preview data. |
Name | Description | |
---|---|---|
Deserialize | Deserializes the object from XML. | |
Serialize | Serializes the object to XML element |