CreateInstanceAttribute Properties
Specifies that a Domain Component‘s target method will create Domain Component instances.Name | Description |
---|---|
InstanceType | Specifies the type of Domain Component instances that will be created by the CreateInstanceAttribute‘s target method. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also