Job..::..RowHash Property
Gets or sets the row hash.
Namespace:
JiwaFinancials.Jiwa.JiwaServiceManagerAssembly: JiwaServiceManager (in JiwaServiceManager.dll)
Syntax
public byte[] RowHash { get; set; }
Public Property RowHash As Byte() Get Set
public: property array<unsigned char^>^ RowHash { array<unsigned char^>^ get (); void set (array<unsigned char^>^ value); }