Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IBaseProperty.Description Property

Gets or sets the property description.

string Description {get; set;}

Property Value

A string describing the property 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