InstrumentViewGroup ClassNFX Class Library

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

Denotes interface types that participate in instrumentation data grouping. Records that implement several classification interfaces which are decorated by this attribute get listed in each decorated interface/group
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    NFX.Instrumentation InstrumentViewGroup

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

[AttributeUsageAttribute(AttributeTargets.Interface, AllowMultiple = false, 
	Inherited = false)]
public sealed class InstrumentViewGroup : Attribute
See Also