SOLIDWORKS PDM Professional API Help Send Feedback
FileCount Property (IEdmBatchGet)
See Also 
EPDM.Interop.epdm Namespace > IEdmBatchGet Interface : FileCount Property (IEdmBatchGet)


Gets the number of files in this batch.

Syntax

Visual Basic 
ReadOnly Property FileCount As System.Integer
C# 
System.int FileCount {get;}
C++/CLI 
property System.int FileCount {
   System.int get();
}

Property Value

Number of files in this batch

Example

See the IEdmBatchGet examples.

Remarks

This property is valid only after IEdmBatchGet::CreateTree is called.

See Also

Availability

Version 6.3 of SOLIDWORKS PDM Professional