Parameter Elements
Contents
[
Hide
]
Currently String, Int32, DateTime and Decimal parameter elements all have the same child elements. However, parameter data type, specified by the element name is important. Aspose.Words for SharePoint uses is to generate controls for parameter entering. Parameter type also affects how the supplied values are converted when passed to queries.
Name | Cardinality | Has Children | Description |
---|---|---|---|
Name |
1 | No | Parameter name to use in query elements like Command in SqlQuery and Query in SPListQuery. |
Prompt |
1 | No | Parameter description to display next to a control generated for entering the parameter in the user interface. |