iControl.GlobalLBGlobals.Endset_lower_bound_percentage_column C# (CSharp) Method

Endset_lower_bound_percentage_column() public method

public Endset_lower_bound_percentage_column ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_lower_bound_percentage_column(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
GlobalLBGlobals