Click or drag to resize

HierarchyAttributeDispose Method

Releases all resources used by the HierarchyAttribute

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

Implements

IDisposableDispose
See Also