DataSourceRecordEquipmentID Property
Gets or sets the ID of the equipment.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.171 -- Release Build+af1e6271f2015b03a58bc9ef784f0f2b9eeab0d2
public Guid EquipmentID { get; set; }
Public Property EquipmentID As Guid
Get
Set
public:
property Guid EquipmentID {
Guid get ();
void set (Guid value);
}
function get_EquipmentID();
function set_EquipmentID(value);
Property Value
Guid