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