SubstituteForAttribute Action
Substitutes for attribute.
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
AttributeName
|
Edm.String | False | False | The attribute name used by substitute for attribute. |
|
AttributeContent
|
Edm.String | False | False | The attribute content used by substitute for attribute. |
|
SubStore
|
Edm.String | False | False | The sub store used by substitute for attribute. |
Return type
| Type | Nullable | Description |
|---|---|---|
| SubstituteForAttributeResponse | False | Contains the response of the SubstituteForAttribute action. |