Gets or sets the comment for unlocking, checking in, or undoing check-outs of the files in this batch.
Syntax
Visual Basic (Declaration) | |
---|
Property Comment As System.String |
C# | |
---|
System.string Comment {get; set;} |
C++/CLI | |
---|
property System.String^ Comment {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Unlock comment
Example
See Also
Availability
Version 6.3 of SOLIDWORKS PDM Professional