Returns an array of IBaseProperty
for all the properties on the Data Entry Template.
An array of IBaseProperty
for all the properties on the Data Entry Template or an empty array if there are no properties. The returned array is not ordered.
The returned properties are sub-types of IBaseProperty
.
GetAllProperties
method can be called on the content item(s) to retrieve the same properties defined on the underlying Data Entry Template.
Exception Type | Condition |
---|---|
InvalidOperationException | The Data Entry Template has already been removed. |
IDataEntryTemplate Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace | GetAllProperties