• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Web Service Parameter Element

API Type:
Varigence.Languages.Biml.Task.AstWebServiceParameterNode
X-Ref:
  • Ast Web Service Parameter Node
  • Ast Parameter Mapping Type Node

Attributes

AttributeAPI TypeDefaultDescription
DataTypeDbType 
This value specifies the data type of the local data that will be mapped onto the web service parameter. This is a required property
NameString 
This value specifies the name of the parameter that will be mapped to the target value. This is a required property
ParameterTypeWebServiceTaskParameterTypeArray
This value specifies the type of the web service parameter to which the mapped data will be converted. This is a required property
ValueString 
This value specifies the data that will be mapped into the target parameter.
VariableNameAstVariableBaseNode 
This value specifies the variable that will be mapped into the specified web service parameter. This references an existing definiton.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence