Gets the date on which this document was last updated.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property UpdateStamp As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As System.Integer
value = instance.UpdateStamp |
C# | |
---|
System.int UpdateStamp {get;} |
C++/CLI | |
---|
property System.int UpdateStamp {
System.int get();
} |
Property Value
Date document last updated
Remarks
See Also
Availability
SOLIDWORKS Workgroup PDM 2004 FCS