Returns a value that specifies whether a variant with the specified criteria exists for the specified variant parent object.
Parameters
-
variantParentObjectId
Type: System.Int32
Object ID of the variant parent.
-
assignments
Type: System.Collections.Generic.IList<Authorit.API.Dto.VariableAssignment>
The list of variable assignments to check.
Returns
Type: System.Boolean
True if the specified variant exists; otherwise, false.