Gets the revision ID for the specified row number.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetIdForRowNumber( _
ByVal RowIndex As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IRevisionTableAnnotation
Dim RowIndex As Integer
Dim value As Integer
value = instance.GetIdForRowNumber(RowIndex)
|
C# | |
---|
int GetIdForRowNumber(
int RowIndex
) |
C++/CLI | |
---|
int GetIdForRowNumber(
& int RowIndex
) |
Parameters
- RowIndex
- 0-based index for this row number
Return Value
Revision ID
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0