Enum ResolveObjectPriceResult
State when resolving an article price
Namespace: Simplic.ERP.Core
Assembly: Simplic.ERP.Core.dll
Syntax
public enum ResolveObjectPriceResult : byte
Fields
Name | Description |
---|---|
ArticleNotSet | Error state |
PriceListEntryNotFound | Error state |
Success | Success state |