WebCenter Interaction API  
 

IPTSPortalCollection.Property Method (String)

Returns the IPTSFields corresponding to a portal property; looks up the property by name. The property may be one of the intrinsic properties that is present when the portal is installed, or may be one that was created (or migrated in) afterwards.

IPTSField Property(
   string propertyName
);

Parameters

propertyName
the name of the desired property (case sensitive).

See Also

IPTSPortalCollection Interface | com.plumtree.server.search.ptapps Namespace | IPTSPortalCollection.Property Overload List