Gets the revision of the document associated with this link.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Revision As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWLink
Dim value As System.String
instance.Revision = value
value = instance.Revision |
C# | |
---|
System.string Revision {get; set;} |
C++/CLI | |
---|
property System.String^ Revision {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Revision of the document associated with this link
See Also
Availability
SOLIDWORKS Workgroup PDM 2003 FCS