JiwaCollectionItem<(Of <(<'T>)>)>..::..OldRowHash Property
The value of the Rowhash prior to a save with an OUTPUT INTO clause
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[BrowsableAttribute] [XmlIgnoreAttribute] public virtual byte[] OldRowHash { get; set; }
<BrowsableAttribute> _ <XmlIgnoreAttribute> _ Public Overridable Property OldRowHash As Byte() Get Set
[BrowsableAttribute] [XmlIgnoreAttribute] public: virtual property array<unsigned char^>^ OldRowHash { array<unsigned char^>^ get (); void set (array<unsigned char^>^ value); }