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


Gets the number of times the referenced file is included by the referencing file.

Syntax

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

Property Value

Number of times the referenced file is included by the referencing file (see Remarks)

Remarks

This property is 0 if the file format does not allow SOLIDWORKS PDM Professional to access the information.

See Also

Availability

Version 6.0 of SOLIDWORKS PDM Professional