InventoryAttribute ClassNFX Class Library

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

Defines an inventory-related set of data which is used by automatic code/component discovery such as database schema generation tools and system-global registry servers
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    NFX.Inventorization InventoryAttribute

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

[AttributeUsageAttribute(AttributeTargets.All, Inherited = true, AllowMultiple = true)]
public sealed class InventoryAttribute : Attribute
See Also