|
SeriesDefinitionQuantityCharacteristicID Property
|
Gets additional detail about the meaning of the series data.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public Guid QuantityCharacteristicID { get; set; }
Public Property QuantityCharacteristicID As Guid
Get
Set
public:
property Guid QuantityCharacteristicID {
Guid get ();
void set (Guid value);
}
member QuantityCharacteristicID : Guid with get, set
function get_QuantityCharacteristicID();
function set_QuantityCharacteristicID(value);
View SourceProperty Value
GuidSee Also