Autodesk Vault ProfessionalVault API

FileSize Property

Autodesk.Connectivity.WebServicesFile

The size, in bytes, of the file. This property is only valid if CheckedOut is false.

Syntax

public System.long FileSize {get; set;}
Public Property FileSize As System.Long

See Also