public interface ICrossProjectAPI
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
IList |
getEntitiesFieldIntersection(IList pProjectIds,
IList pEntityTypes,
int entityFieldComparisonStrategy)
Return a list of lists.
|
IList getEntitiesFieldIntersection(IList pProjectIds, IList pEntityTypes, int entityFieldComparisonStrategy)
Return a list of lists. Each list contains the intersection of fields of a specific entity in the specified projects. Each entity in the specified list of entities has it's own list of fields.
pProjectIds
- Mandatory otaclient.IList parameter.pEntityTypes
- Mandatory otaclient.IList parameter.entityFieldComparisonStrategy
- Mandatory int parameter.Copyright © 2020. All rights reserved.