ChannelDefinitionQuantityTypeID Property
Gets the quantity type ID, which specifies how the data
inside instances of this definition should be interpreted.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.167 -- Release Build+a2fca5e1c0bf74e37e9473fed3be25e7e35ece0d
public Guid QuantityTypeID { get; set; }
Public Property QuantityTypeID As Guid
Get
Set
public:
property Guid QuantityTypeID {
Guid get ();
void set (Guid value);
}
function get_QuantityTypeID();
function set_QuantityTypeID(value);
Property Value
Guid