| Visual Basic | |
|---|---|
Property IsRead As System.Boolean | |
| C# | |
|---|---|
System.bool IsRead {get; set;} | |
Property Value
True if the message has been read, false if not (see Remarks)See the IEdmMessage5 examples.
You can only set this property to true; you cannot set it to false.
Version 5.3 of SOLIDWORKS PDM Professional