Testing.SalesOrderHeader.OnAccountNumberChanging C# (CSharp) Method

OnAccountNumberChanging() private method

private OnAccountNumberChanging ( global value ) : void
value global
return void
        partial void OnAccountNumberChanging(global::System.String value);
        partial void OnAccountNumberChanged();