CreditorBatchTrans..::..Template Property

Namespace:  JiwaFinancials.Jiwa.JiwaCRBatchTX
Assembly:  JiwaCRBatchTX (in JiwaCRBatchTX.dll)

Syntax


public bool Template { get; set; }
Public Property Template As Boolean
	Get
	Set
public:
property bool^ Template {
	bool^ get ();
	void set (bool^ value);
}