Gets the date and time that this document was last modified.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DateModified As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As System.Object
instance.DateModified = value
value = instance.DateModified |
C# | |
---|
System.object DateModified {get; set;} |
C++/CLI | |
---|
property System.Object^ DateModified {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Date and time document last modified
Remarks
See Also
Availability
SOLIDWORKS Workgroup PDM 2006 FCS