RecordHeaderRecordSignature Property
Gets or sets the record's globally unique identifier.
Namespace: Gemstone.PQDIF.PhysicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.177 -- Release Build+2d5b2d51b36ca941435511b35477821b2db189c9
public Guid RecordSignature { get; set; }
Public Property RecordSignature As Guid
Get
Set
public:
property Guid RecordSignature {
Guid get ();
void set (Guid value);
}
function get_RecordSignature();
function set_RecordSignature(value);
Property Value
Guid