Class MappableContainerContentBase
Abstract base class for default IMappableContainerContent implementation.
Implements
Inherited Members
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public abstract class MappableContainerContentBase : ContentBase, IContentReference, IEquatable<IContentReference>, IRestIdentifiable, IMappableContainerContent
Properties
MappableContainer
Gets or sets the current mappable project/container reference.
Declaration
protected abstract IContentReference? MappableContainer { get; set; }
Property Value
Type | Description |
---|---|
IContentReference |