Click or drag to resize

AttributeResponseDispose Method

Releases all resources used by the AttributeResponse

Namespace:  LSRetail.Omni.Domain.DataModel.Activity.Activities
Assembly:  LSRetail.Omni.Domain.DataModel.Activity (in LSRetail.Omni.Domain.DataModel.Activity.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also