Table of Contents

Class SupportsLocationsAttribute

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

Indicates whether an item supports the ability to be assigned a physical location such as a room, rack or server.

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

Constructors

SupportsLocationsAttribute()

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

public SupportsLocationsAttribute()