|  | Aqualogic Interaction API | |
| IPTACLSyncMap.AddMapping Method |
Add a mapping
void AddMapping(
int lACLMappingType,
string bstrFromString,
string bstrToString
);
Parameters
-
lACLMappingType
- The type to which the mapping is added
-
bstrFromString
- The source string for the mapping
-
bstrToString
- The target or corresponding "To" string
See Also
IPTACLSyncMap Interface | com.plumtree.server Namespace