Gets or sets the Data Entry Template name.
A string describing the Data Entry Template name. The name cannot be null, empty, or longer than 255 characters. The string used for the name will be trimmed of leading and trailing whitespace when it is stored and is case-insensitive during name comparison.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The Data Entry Template has already been removed. |
IDataEntryTemplate Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace