Gets all of the revisions of this document, in order from the oldest to newest.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Revisions As PDMWDocuments |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As PDMWDocuments
value = instance.Revisions |
C# | |
---|
PDMWDocuments Revisions {get;} |
C++/CLI | |
---|
property PDMWDocuments^ Revisions {
PDMWDocuments^ get();
} |
Property Value
Collection of the revisions of this document
Remarks
See Also
Availability
SOLIDWORKS Workgroup PDM 2003 FCS