Estimate..::..RowHash Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.Estimates
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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