| 
            
              PhasorMeasurementMapperSharedMappingID Property
             | 
          
        
        
            Returns ID of associated device with shared mapping or 
ID of this 
PhasorMeasurementMapper if no shared mapping is defined.
            
 
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic uint SharedMappingID { get; }Public ReadOnly Property SharedMappingID As UInteger
	Get
member SharedMappingID : uint32 with get
function get_SharedMappingID();
 View SourceProperty Value
UInt32
See Also