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


Gets the ID of the category to which this file belongs.

Syntax

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

Property Value

ID of the category of this file

Example

See the IEdmFile6 examples.

See Also

Availability

SOLIDWORKS PDM Professional Version 6.0