ExternalDataManagerDataItemSize Property

The file size (Bytes) of the data item if applicable.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public int Size { get; set; }

Property Value

Int32
Remarks
The default value is -1, means this property is nonsense.
See Also