UpdateNsldsWithdrawalDate
This activity was not migrated to the new namespaces of the Anthology object model.
Use the UpdateNsldsWithdrawalDate activity to update the NSLDS Withdrawal Date of the student enrollment.
Properties
Property | Value | Required | Notes |
---|---|---|---|
DisplayName | String
|
No | Specify a name for the activity or accept the default. |
EnrollId | InArgument<int> |
Yes | Specify the Enroll Id using a VB expression. |
IsSaved | OutArgument<Boolean>
|
No | The Boolean result of the Update action performed by this activity. |
NsldsWithdrawalDate |
InArgument<DateTime> |
Yes | Specify the NsldsWithdrawalDate using a VB expression. |