The following tables list the members exposed by CreationRule.
Public Properties
| Name | Description |
| IsBroadcast | Gets value indicating whether the calling context must be aware of this rule rather than a rule aware of the context. |
| Item | Gets or sets the item to which this rule applies. |
| Value | Gets or sets the currently selected rule value. |
Top
Public Methods
| Name | Description |
| CanCreate | Returns value indicating whether item of can be created according to the given creation context. |
| CreateEditor | Returns an instance of an object that is responsible for editing rule value. |
Top
See Also