| 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 fileSee the IEdmFile6 examples.
SOLIDWORKS PDM Professional Version 6.0