AssignmentProperty Methods

The AssignmentProperty type exposes the following members.

  NameDescription
Public method Clone Initializes a new instance of the AssignmentProperty class based on this instance.
Public method Static member Create Initializes a new instance of the AssignmentProperty class.
Public method Static member CreateActor Initializes an AssignmentProperty class instance based on a role.
Public method Static member CreateDefault Initializes an AssignmentProperty class instance based on the default.
Public method Static member CreateHierarchy Initializes an AssignmentProperty class instance based on a hierarchy provider.
Public method Static member CreateParticipant Overloaded.
Public method Static member CreateQueue Initializes an AssignmentProperty class instance based on a queue provider.
Public method Static member CreateUser Initializes an AssignmentProperty class instance based on a user list.
Public method Equals Determines whether the specified AssignmentProperty class instance is equal to the current AssignmentProperty class . (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Retrieves a value that indicates the hash code value for the AssignmentProperty instance. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnPropertyChanged Invoked when the property value on an element has been changed. (Inherited from ModelElement.)
Public method OnPropertyStateChanged Invoked when the property state on an element has been changed. (Inherited from ModelElement.)
Public method SetNewId Reassign the ID of the current ModelElement . (Inherited from ModelElement.)
Protected method SetParent Set the parent property of the current ModelElement. (Inherited from ModelElement.)
Public method ToString (Inherited from Object.)
Public method Validate Validates the property value on the ModelElement class. (Inherited from ModelElement.)
Top

Community Additions

ADD
Show: