Public Member Functions | |
| Criteria (int imageIndex, string value, string test, int index) | |
| Construct an instance of Criteria. | |
Properties | |
| int | Index [get, set] |
| Auto properties for instance data. | |
| int | ImageIndex [get, set] |
| string | Value [get, set] |
| string | Test [get, set] |
Definition at line 487 of file GraphicalIndicator.cs.
| Mcs.Epm.MicrosoftProject.mpFx.GraphicalIndicator.GraphicalIndicator.Criteria.Criteria | ( | int | imageIndex, | |
| string | value, | |||
| string | test, | |||
| int | index | |||
| ) |
Construct an instance of Criteria.
| imageIndex | The image index | |
| value | The value to test | |
| test | The test | |
| index | The index (or ordinal) of the criteria |
Definition at line 496 of file GraphicalIndicator.cs.
int Mcs.Epm.MicrosoftProject.mpFx.GraphicalIndicator.GraphicalIndicator.Criteria.Index [get, set] |
1.5.8