StateChangeEventAttribute Class

Definition

Custom attribute that describes what events are of interest for adapters that implement facets

[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)]
public sealed class StateChangeEventAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)>]
type StateChangeEventAttribute = class
    inherit Attribute
Public NotInheritable Class StateChangeEventAttribute
Inherits Attribute
Inheritance
StateChangeEventAttribute
Attributes

Constructors

StateChangeEventAttribute(String, String)

ctor short

StateChangeEventAttribute(String, String, String)

ctor with alias

Properties

EventName

prop

TargetType
TargetTypeAlias

Applies to