TersoSolutions.Jetstream.SDK.Application.Model.Deserialized.GetConfigurationResponse.JetstreamGetConfigurationResponse.JetstreamGetConfigurationResponse C# (CSharp) Method

JetstreamGetConfigurationResponse() public method

public JetstreamGetConfigurationResponse ( ) : System
return System
        public JetstreamGetConfigurationResponse()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.anyField = new List<System.Xml.XmlElement>();
            this.logicalDeviceListField = new List<JetstreamGetConfigurationResponseLogicalDevice>();
        }