CustomLineFieldController..::..RunReadDataCode Method
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.CustomFields
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public void RunReadDataCode( IJiwaLineCustomFieldValues HostItem, CustomField customField, int Row )
Public Sub RunReadDataCode ( _ HostItem As IJiwaLineCustomFieldValues, _ customField As CustomField, _ Row As Integer _ )
public: void RunReadDataCode( IJiwaLineCustomFieldValues^ HostItem, CustomField^ customField, int^ Row )
Parameters
- customField
- Type: JiwaFinancials.Jiwa.JiwaApplication.CustomFields..::..CustomField
- Row
- Type: Int32