RequestReportLocalizationUserName Property
If provided localization will get culture information of the user, otherwise current user will be used
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> LocalizationUserName { get; set; }
Public Property LocalizationUserName As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ LocalizationUserName {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member LocalizationUserName : InArgument<string> with get, set
Property Value
InArgumentString