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