IViewNoteMethodsGetLineValue Method
Gets the value corresponding to a model property of the indicated line.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Object GetLineValue(
int index,
string propertyName
)
Function GetLineValue (
index As Integer,
propertyName As String
) As Object
- index Int32
- Index value.
- propertyName String
- Property name.
ObjectObject with the line.