DispatcherActivityRecipientAddressKey Property
The recipient to receiver the document from the Address register.
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<string> RecipientAddressKey { get; set; }
Public Property RecipientAddressKey As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ RecipientAddressKey {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member RecipientAddressKey : InArgument<string> with get, set
Property Value
InArgumentString