Category..::..AccountType Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Entities.GeneralLedger
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public Category..::..GeneralLedgerAccountType AccountType { get; set; }
Public Property AccountType As Category..::..GeneralLedgerAccountType Get Set
public: property Category..::..GeneralLedgerAccountType^ AccountType { Category..::..GeneralLedgerAccountType^ get (); void set (Category..::..GeneralLedgerAccountType^ value); }