IUCServiceActivityAttributeSet Method |
Action to set an attribute value on a given reservation or activity. If attribute does not exist on the entry then its inserted otherwise updated
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxint ActivityAttributeSet(
AttributeType type,
string linkNo,
string attributeCode,
string attributeValue
)
Parameters
- type AttributeType
- linkNo String
- attributeCode String
- attributeValue String
Return Value
Int32
Remarks
LS Central WS2: SetAttribute
See Also