MessageSetDate Method |
| Name | Description | |
|---|---|---|
| SetDate(String, NullableDateTime) |
Changes the date value of the field identified by fieldName to the supplied value.
| |
| SetDate(String, Int32, NullableDateTime) |
Changes the date value of the field identified by fieldName and index to the supplied
value.
|