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