Click or drag to resize
ProjectDocumentSize Property
Gets the size (in bytes) of this document.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public long Size { get; }

Property Value

Type: Int64
Remarks
Returns -1 for a folder reference, or if the document isn't accessible.
Version Information

Supported in: 1.0.0.0
See Also