iControl.GlobalLBGlobals.Endset_lower_bound_percentage_row C# (CSharp) Method

Endset_lower_bound_percentage_row() public method

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