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, IContentReference, IEquatable<IContentReference>, IRestIdentifiable, IWithConnections, IRequiresLabelUpdate, IWithLabels
Properties
CertificationNote
Gets the certification note.
Declaration
string CertificationNote { get; }
Property Value
Type | Description |
---|---|
string |