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