FolderId Property
Gets the ID of the folder that the file was checked-out from. This property is only valid if IsCheckedOut is true.
Syntax
public System.long FolderId {get;}Public ReadOnly Property FolderId As System.LongGets the ID of the folder that the file was checked-out from. This property is only valid if IsCheckedOut is true.
public System.long FolderId {get;}Public ReadOnly Property FolderId As System.Long