TransactionCode<(Of <(<'ItemType>)>)>..::..Name Property

Namespace:  JiwaFinancials.Jiwa.JiwaGeneralLedger.Configuration.TransactionCodes
Assembly:  JiwaGeneralLedger (in JiwaGeneralLedger.dll)

Syntax


public virtual string Name { get; set; }
Public Overridable Property Name As String
	Get
	Set
public:
virtual property String^ Name {
	String^ get ();
	void set (String^ value);
}