This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class MethodCall
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class MethodCall

The Helpers type exposes the following fields.

Public Fields

  Name Description
Public field Arguments
Gets or sets the arguments of the method
Public field Method
Gets or sets the MethodInfo

See Also

Advanced