API reference

ConduitEntityAttribute Class

Extends Attribute
Marks an enumeration as a Conduit entity to be included in the generated manifest. Enums that are directly used in a parameter of Conduit methods do not need this attribute.

Properties

The current name of this entity
The specific entity id

Constructors & Destructors

ConduitEntityAttribute
( string name,
string id )