BaseConnectorEngine.EntityIsExcluded Method
Protected Function EntityIsExcluded( _
ByVal x As ConnectorMappingEntityType _
) As Boolean
This language is not supported or no code example is available.
protected bool EntityIsExcluded(
ConnectorMappingEntityType x
)
This language is not supported or no code example is available.
protected:
bool EntityIsExcluded(
ConnectorMappingEntityType x
)
This language is not supported or no code example is available.
Parameters