| Visual Basic | |
|---|---|
ReadOnly Property Subject As System.String | |
| C# | |
|---|---|
System.string Subject {get;} | |
| C++/CLI | |
|---|---|
property System.String^ Subject {
System.String^ get();
} | |
Property Value
Subject of the messageSee the IEdmMessage5 examples.
Version 5.3 of SOLIDWORKS PDM Professional