DigitalStartAddress Property
                In This Topic
            
            Start address value to use for digital addresses. If empty, a default value will be used.
            
            
            Syntax
            
            
            
            
            public string DigitalStartAddress {get; set;}
             
        
            
            public:
property String^ DigitalStartAddress {
   String^ get();
   void set (    String^ value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also