Aqualogic Interaction API  
 

IPTACLSyncMap.SetDataSourceID Method 

Sets the ID of the data source associated with the crawler who opened the acl sync map. Must be set before GetACL is called.

void SetDataSourceID(
   int Value
);

Parameters

Value
an int indicating the appropriate Data Source ID

See Also

IPTACLSyncMap Interface | com.plumtree.server Namespace