Interface ISizeContent
Interface for a content item that has a file size.
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface ISizeContent
Properties
Size
Gets the file size.
Declaration
long Size { get; }
Property Value
| Type | Description |
|---|---|
| long |