public class OperationActionPropertyItemPublic Class OperationActionPropertyItemNo code example is currently available or this language may not be supported.| OperationActionPropertyItem | Initializes a new instance of the OperationActionPropertyItem class |
| DataType | Get/Set the data type associated with this property. |
| ExcludeOperationActions | Get a reference to the list of operation actions from which this property name will be excluded. |
| IncludeOperationActions | Get a reference to the list of operation actions into which this property name will be included. |
| Internal | Get/Set a value indicating whether this property is only used for internal processing. |
| PropertyName | Get/Set the name of the operation property. |
| SortIndex | Get/Set the sorting index of this property within user interactions. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| mDataType | Private member for DataType. |
| mExcludeOperationActions | Private member for ExcludeOperationActions. |
| mIncludeOperationActions | Private member for IncludeOperationActions. |
| mInternal | Private member for Internal. |
| mPropertyName | Private member for PropertyName. |
| mSortIndex | Private member for SortIndex. |