|   | 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.257-beta
 Syntax
Syntaxpublic 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);
Property Value
Guid See Also
See Also