Interface IExtractContent
Interface for a content item that has an extract.
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface IExtractContent
Properties
EncryptExtracts
Gets or sets whether or not extracts are encrypted.
Declaration
bool EncryptExtracts { get; set; }
Property Value
Type | Description |
---|---|
bool |