IBaseProperty
. After a property is created, it can be added to a new or persisted IDataEntryTemplate
using IDataEntryTemplate.AddProperty
. See IDataEntryTemplate code sample and documentation on how to create properties of various types and add them to a new Data Entry Template. No Store
method is needed to persist a property after it is created. Property objects cannot be added to a folder and thus they are not retrievable by themselves. Any properties that are not added to a Data Entry Template will be "lost". IDataEntryTemplate.GetAllProperties
will return all properties that have been added to a template if the template was stored after the property addition. Refer to the Administrator Guide for AquaLogic Interaction Publisher for additional details on Publisher properties and their usage. For a list of all members of this type, see IPropertyManager Members.
Namespace: Plumtree.Remote.PRC.Content.Property
Assembly: idk (in idk.dll)
IPropertyManager Members | Plumtree.Remote.PRC.Content.Property Namespace