Class ReassignWorkflowExtended
Inheritance
System.Object
ReassignWorkflowExtended
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class ReassignWorkflowExtended
Constructors
ReassignWorkflowExtended()
Declaration
public ReassignWorkflowExtended()
Properties
Note
Note
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SelectionMgmtManualApprovalHistoryDetailId
SmManualApprovalHistoryId
Declaration
public int SelectionMgmtManualApprovalHistoryDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StaffId
staffId
Declaration
public int StaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
UserId
UserId
Declaration
public int UserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |