PartNumberTerminalSH Property
                In This Topic
            
            Part number that the distributed main terminal with 'SH' potential will get. If the part contains a function definition, this function definition will be the new function definition of the terminal. By default, this option is empty.
            
            
            Syntax
            
            
            
            
            public string PartNumberTerminalSH {get; set;}
             
        
            
            public:
property String^ PartNumberTerminalSH {
   String^ get();
   void set (    String^ value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also