|
PhasorMeasurementMapperSharedMapping Property
|
Gets or sets acronym of other device for which to assume a shared mapping.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public string SharedMapping { get; set; }
Public Property SharedMapping As String
Get
Set
member SharedMapping : string with get, set
function get_SharedMapping();
function set_SharedMapping(value);
View SourceProperty Value
StringRemarks
Assigning acronym to this property automatically looks up ID of associated device.
See Also