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


Gets the description of the category.

Syntax

Visual Basic 
ReadOnly Property Description As System.String
C# 
System.string Description {get;}
C++/CLI 
property System.String^ Description {
   System.String^ get();
}

Property Value

Description of the category

Example

See the IEdmCategory6 examples.

See Also

Availability

SOLIDWORKS PDM Professional Version 6.0