SalesEntry(String) Constructor |
Initializes a new instance of the
SalesEntry class
Namespace: LSRetail.Omni.Domain.DataModel.Base.SalesEntriesAssembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxpublic SalesEntry(
string id
)
Parameters
- id String
-
See Also