| 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 itemSee the IEdmItem examples.
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.
SOLIDWORKS PDM Professional 2010