DebtorTransaction..::..SubType Property
Namespace:
JiwaFinancials.Jiwa.JiwaBankRec
Assembly: JiwaBankRec (in JiwaBankRec.dll)
Assembly: JiwaBankRec (in JiwaBankRec.dll)
Syntax
public DebtorTransactionCollection..::..DebtorTransactionSubTypes SubType { get; set; }
Public Property SubType As DebtorTransactionCollection..::..DebtorTransactionSubTypes Get Set
public: property DebtorTransactionCollection..::..DebtorTransactionSubTypes^ SubType { DebtorTransactionCollection..::..DebtorTransactionSubTypes^ get (); void set (DebtorTransactionCollection..::..DebtorTransactionSubTypes^ value); }