Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITextBlockProperty Interface

Represents a text block property, which can be added to an IDataEntryTemplate. A sub-type of IBaseProperty. The value of the property can be retrieved using GetTextBlockPropertyValue and updated using SetTextBlockPropertyValue.

public interface ITextBlockProperty : IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: edk (in edk.dll)

See Also

Plumtree.Remote.PRC.Content.Property Namespace