Creates a new variant of the specified object using the specified variant assignments.
Parameters
-
variantParentObjectId
Type: System.Int32
Object ID of the variant parent.
-
assignments
Type: System.Collections.Generic.IList<Authorit.API.Dto.VariableAssignment>
The list of variant variable assignments to assign to the variant.
Returns
Type: Authorit.API.Dto.ObjectBrief
An instance of the ObjectBrief class that contains information about the new variant.