Aqualogic Interaction API  
 

IPTCardPropertyValues.GetEnumerator Method 

Retrieves an enumerator of IPTCardPropertyValue objects which can be used to modify the values of properties stored with the card representing this document.

IXPEnumerator GetEnumerator();

Return Value

An IXPEnumerator containing all existing card properties represented in IPTCardPropertyValue objects

See Also

IPTCardPropertyValues Interface | com.plumtree.server Namespace