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


Gets the descriptive name of this item.

Syntax

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

Property Value

Descriptive name of this item

Example

See the IEdmItem examples.

Remarks

The descriptive name of an item is based on a variable in its data card.

An item also has an "item ID", which is its file name counterpart, accessible via the IEdmItem::Name.

See Also

Availability

SOLIDWORKS PDM Professional 2010