XDAFileWatcher.Meter.Meter C# (CSharp) Method

Meter() public method

public Meter ( ) : System
return System
        public Meter()
        {
            SN = "";
            AssetID = "";
            Vendor = "";
            Model = "";
            Alias = "";
            Name = "";
            StationID = "";
            StationName = "";
        }
Meter