Macro Parameter Property |
Description |
Default
|
Indicates the module default property. |
Expression Syntax
|
Indicates a property that expects an expression value. |
Implicit
|
Specifies that the property cannot be set from SXML. |
Is Required
|
Indicates a mandatory property, a value for which must always be specified. |
Must be attribute
|
Indicates that a property must be written as an Xml attribute. |
No cache
|
Indicates that a property should not affect the calling signature of a module. |
No Viper
|
Indicates that no Viper resolving should take place when setting the property from SXML. |
None
|
Default value, indicates that the parameter does not have any special properties. |
Raw data
|
Indicates that the property value is not preparsed before the assignment. |
Signature
|
|
Trim
|
Trim flag for SXML properties |
Xml Decode
|
Indicates the default for XmlDecoding of the data passed to the property using SXML. |