IViewInvoicesMethodsGetValue Method
Gets the value corresponding to a property of the invoice model.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Object GetValue(
string propertyName
)
Function GetValue (
propertyName As String
) As Object
- propertyName String
- Property name.
ObjectObject with the value corresponding to a property of the invoice model.