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