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