CompleteMassDispatchSaveRecordPartyRoles Property
If turned on, record party roles will be saved.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InArgument<bool> SaveRecordPartyRoles { get; set; }
Public Property SaveRecordPartyRoles As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ SaveRecordPartyRoles {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member SaveRecordPartyRoles : InArgument<bool> with get, set
Property Value
InArgumentBoolean