InventorizationManager Concerns Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Imposes a filter on system concerns parameter of Inventory attribute

Namespace: NFX.Inventorization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute("$concerns")]
public Nullable<SystemConcerns> Concerns { get; set; }

Property Value

Type: OnlineNullable SystemConcerns 
See Also