BindingListItem..::..RowHash Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[BrowsableAttribute] public byte[] RowHash { get; set; }
<BrowsableAttribute> _ Public Property RowHash As Byte() Get Set
[BrowsableAttribute] public: property array<unsigned char^>^ RowHash { array<unsigned char^>^ get (); void set (array<unsigned char^>^ value); }