public CreateProcess ( string ProcessDescription, string ProcessSummary, int CreatedBy, int OwnedBy, int AtulProcessStatusID, int DeadLineOffset ) : long | ||
ProcessDescription | string | The process description. |
ProcessSummary | string | The process summary. |
CreatedBy | int | The created by. |
OwnedBy | int | The owned by. |
AtulProcessStatusID | int | The atul process status ID. |
DeadLineOffset | int | The dead line offset. |
return | long |