Gets or sets whether the message has been read.
Syntax
Visual Basic (Declaration) | |
---|
Property IsRead As System.Boolean |
C# | |
---|
System.bool IsRead {get; set;} |
C++/CLI | |
---|
property System.bool IsRead {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if the message has been read, false if not (see
Remarks)
Example
Remarks
See Also
Availability
Version 5.3 of SOLIDWORKS Enterprise PDM