DateTimeParameter Methods |
The DateTimeParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| AddValidValue(DateTime, String, String) |
Adds a new value to the supported list of valid values.
| |
| AddValidValue(ParameterValue, String, String) |
Adds a new value to the supported list of valid values.
(Inherited from GenericParameter.) | |
| CheckValue |
Checks the specified value if it valid for the current instance.
(Overrides ParameterCheckValue(ParameterValue).) | |
| SetValidValuesSource |
Sets the valid values source for the current parameter.
(Inherited from GenericParameter.) | |
| ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |