Gets or sets the property name.
A string describing the property 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. The new value set will not be persisted until the property is added to a Data Entry Template and IDataEntryTemplate.Store
is called on that Data Entry Template.
IBaseProperty Interface | Plumtree.Remote.PRC.Content.Property Namespace