Gets the notes associated with this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Notes As PDMWDocumentNotes |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As PDMWDocumentNotes
value = instance.Notes |
C# | |
---|
PDMWDocumentNotes Notes {get;} |
C++/CLI | |
---|
property PDMWDocumentNotes^ Notes {
PDMWDocumentNotes^ get();
} |
Property Value
Collection of notes associated with this document
Remarks
See Also
Availability
SolidWorks Workgroup PDM 2003 FCS