The UserTaskProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the count.
| |
ItemInt32 |
Gets the UserTaskProperty at the specified index.
| |
ItemString |
Gets the UserTaskProperty with the specified key.
| |
Keys |
Gets an enumerable collection that contains the keys in the read-only dictionary.
| |
Values |
Gets an enumerable collection that contains the values in the read-only dictionary.
|
See Also