|  | Aqualogic Interaction API | |
| IPTPropertyMap.GetMappedFieldNames Method |
Retrieves the mapped Field Names for a given property
object[][] GetMappedFieldNames(
int idProperty
);
Parameters
-
idProperty
- ID of the property being mapped
Return Value
Returns a 1 column 2 dimensional array of the associated Field Names
See Also
IPTPropertyMap Interface | com.plumtree.server Namespace