Table of Contents

Class SupportsServiceNowSynchronizationAttribute

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

Indicates whether an item supports the ability to be synchronized with a ServiceNow instance.

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

Constructors

SupportsServiceNowSynchronizationAttribute()

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

public SupportsServiceNowSynchronizationAttribute()