public UpdateInstanceProcess ( long AtulInstanceProcessID, long AtulProcessID, int ModifiedBy, int OwnedBy, int AtulProcessStatusID, string SubjectIdentifier, string SubjectSummary, long SubjectServiceProviderID ) : bool | ||
AtulInstanceProcessID | long | The atul instance process ID. |
AtulProcessID | long | The atul process ID. |
ModifiedBy | int | The modified by. |
OwnedBy | int | The owned by. |
AtulProcessStatusID | int | The atul process status ID. |
SubjectIdentifier | string | |
SubjectSummary | string | |
SubjectServiceProviderID | long | |
return | bool |