Gets the number of the document in the search results.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Number As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWSearchResult
Dim value As System.String
value = instance.Number |
C# | |
---|
System.string Number {get;} |
C++/CLI | |
---|
property System.String^ Number {
System.String^ get();
} |
Property Value
Number of the document
See Also
Availability
SolidWorks Workgroup PDM 2006 FCS