| 
            
              PhasorDataConcentratorBaseReplaceWithSpaceChar Property
             | 
          
        
        
            Gets or sets character that will be replaced with a space in output labels.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic char ReplaceWithSpaceChar { get; set; }Public Property ReplaceWithSpaceChar As Char
	Get
	Set
member ReplaceWithSpaceChar : char with get, set
function get_ReplaceWithSpaceChar();
function set_ReplaceWithSpaceChar(value);
 View SourceProperty Value
Char
See Also