CustomLineFieldController..::..LineCustomFieldValuesHostCollection Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.CustomFields
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public IJiwaLineCustomFieldValuesHostCollection LineCustomFieldValuesHostCollection { get; set; }
Public Property LineCustomFieldValuesHostCollection As IJiwaLineCustomFieldValuesHostCollection Get Set
public: property IJiwaLineCustomFieldValuesHostCollection^ LineCustomFieldValuesHostCollection { IJiwaLineCustomFieldValuesHostCollection^ get (); void set (IJiwaLineCustomFieldValuesHostCollection^ value); }