Info id for errors.
Namespace:
Scanjour.Workflow4.ActivityLibrary.Pdf
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public InOutArgument<string> DocumentInfoId { get; set; }
Public Property DocumentInfoId As InOutArgument(Of String)
Get
Set
public:
property InOutArgument<String^>^ DocumentInfoId {
InOutArgument<String^>^ get ();
void set (InOutArgument<String^>^ value);
}
member DocumentInfoId : InOutArgument<string> with get, set
Property Value
Type:
InOutArgumentString
Reference