Date |
public class DateTextGenerator : BaseTextGenerator
The DateTextGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| DateTextGenerator | Initializes a new instance of the DateTextGenerator class |
| Name | Description | |
|---|---|---|
| DateStrings | ||
| Format | Format string for the date. See .net documentation for further details. | |
| LogPath |
Logs the executed string, if not null.
(Inherited from BaseTextGenerator) | |
| Type |
Type of the text generator.
(Overrides BaseTextGeneratorType) |
| Name | Description | |
|---|---|---|
| DoGetNextValue | (Overrides BaseTextGeneratorDoGetNextValue(Boolean, Boolean, NullableGuid)) | |
| GetNextValue |
Returns the generated text.
(Inherited from BaseTextGenerator) |