Table of Contents

Class SupportsClientScanAttribute

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Indicates whether an item supports the ability to be scanned by the XIA Configuration Client.

[AttributeUsage(AttributeTargets.Class)]
public class SupportsClientScanAttribute : Attribute, _Attribute
Inheritance
SupportsClientScanAttribute
Implements
Inherited Members

Constructors

SupportsClientScanAttribute()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.SupportsClientAttribute class.

public SupportsClientScanAttribute()