Gets the number of notes for this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Count As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocumentNotes
Dim value As System.Integer
value = instance.Count |
C# | |
---|
System.int Count {get;} |
C++/CLI | |
---|
property System.int Count {
System.int get();
} |
Property Value
Number of notes for this document
See Also
Availability
SOLIDWORKS Workgroup PDM 2003 FCS