| 
            
              PIOutputAdapterPIPointClass Property
             | 
          
        
        
            Gets or sets the point class string used when automatically creating new PI points during the metadata update. On the PI server, this class should inherit from classic.
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_PIPointClass();
function set_PIPointClass(value);
 View SourceProperty Value
String
See Also