DomainLogicAttribute Properties
Applied to classes. Specifies that a target class represents a Domain Logic.| Name | Description |
|---|---|
| InterfaceType | Specifies the domain component for which the DomainLogicAttribute‘s target domain logic is designed. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also