AutomaticJournalBatch..::..RowHash Property

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

Syntax


public byte[] RowHash { get; }
Public ReadOnly Property RowHash As Byte()
	Get
public:
property array<unsigned char^>^ RowHash {
	array<unsigned char^>^ get ();
}