DataComparisonExpressionEntityType
Last updated
Was this helpful?
The possible ways to reference a data object.
enum DataComparisonExpressionEntityType {
ColumnReferenceByName
DataObject
}Reference will happen through the column name.
Reference will happen through data object ID.
DataComparisonExpressionReference object ● DataComparisonExpressionReferenceInput input
Last updated
Was this helpful?
Was this helpful?