Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IBaseProperty.Description Property

Gets or sets the property description.

string Description {get; set;}

Property Value

A string describing the property description. The description cannot be null or longer than 255 characters. The new value set will not be persisted until this property is added to a Data Entry Template and IDataEntryTemplate.Store is called on that Data Entry Template.

See Also

IBaseProperty Interface | Plumtree.Remote.PRC.Content.Property Namespace