RecordHeaderRecordSignature Property
Gets or sets the record's globally unique identifier.
Namespace: Gemstone.PQDIF.PhysicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.137 -- Release Build+df551e0f6f2cbede0332d1aaf36d85c431eaccc7
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