Gets the description of the SOLIDWORKS Workgroup PDM event that occurred.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property action As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocumentNote
Dim value As System.String
instance.action = value
value = instance.action |
C# | |
---|
System.string action {get; set;} |
C++/CLI | |
---|
property System.String^ action {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Event that occurred
Remarks
See Also
Availability
SOLIDWORKS Workgroup PDM 2003 FCS