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


Gets the category to which this file belongs.

Syntax

Visual Basic 
ReadOnly Property Category As IEdmCategory6
C# 
IEdmCategory6 Category {get;}
C++/CLI 
property IEdmCategory6^ Category {
   IEdmCategory6^ get();
}

Property Value

IEdmCategory6

Example

See the IEdmFile6 examples.

See Also

Availability

SOLIDWORKS PDM Professional Version 6.0