Click or drag to resize

WSMethodParam Class

Generic parameter used in method calls.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityWSMethodParam

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public class WSMethodParam

The WSMethodParam type exposes the following members.

Constructors
  NameDescription
Public methodWSMethodParam
Top
Properties
  NameDescription
Public propertyParameter
Gets or sets the parameter code.
Public propertyValue
Gets or sets the value for the parameter.
Top
Methods
  NameDescription
Public methodStatic memberGetIntValue
Top
See Also