CreatableItemAttribute Properties
Specifies whether a class will have a corresponding item in the New Action’s item list.Name | Description |
---|---|
IsCreatableItem | Specifies whether an item is added to the New Action’s item list. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also