CostPriceUpdate..::..RowHash Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.CostPriceUpdate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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