Click or drag to resize

IiPartRowChangerRowName Method

Gets the current row member name.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Function RowName ( 
	componentName As Object
) As String

Parameters

componentName
Type: SystemObject
The component name or path.

Return Value

Type: String
The member name.
See Also