Gets all of the variable assignments for the specified object.
Parameters
-
objectId
Type: System.Int32
Object ID of the object for which to get variable assignments.
Returns
Type: System.Collections.Generic.IList<Authorit.API.Dto.VariableAssignment>
List of VariableAssignment objects that contain information about the variable assignments for the specified object.