Gets the number of times the referenced file is included by the referencing file.
Syntax
Visual Basic (Declaration) | |
---|
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
See Also
Availability
Version 6.0 of SOLIDWORKS PDM Professional