iControl.SystemVCMP.SystemVCMP C# (CSharp) Method

SystemVCMP() public method

public SystemVCMP ( ) : System
return System
        public SystemVCMP()
        {
            this.Url = "https://url_to_service";
        }
SystemVCMP