Interface IDataSourceDetails
Interface for a data source object with extended information, from a GET query for example.
Inherited Members
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface IDataSourceDetails : IDataSource, IPublishedContent, IDescriptionContent, IExtractContent, IWithTags, IContainerContent, IMappableContainerContent, IPermissionsContent, IRequiresOwnerUpdate, IWithOwner, IWithConnections, IRequiresLabelUpdate, IWithLabels, IRequiresEmbeddedCredentialMigration, IWithEmbeddedCredentials, IContentReference, IEquatable<IContentReference>, IRestIdentifiable
  Properties
CertificationNote
Gets the certification note.
Declaration
string CertificationNote { get; }
  Property Value
| Type | Description | 
|---|---|
| string |