ShipmentInformationPreferSeparatedDocuments Property |
Prefer sending documents separately over merging them into one
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool PreferSeparatedDocuments { get; set; }
Public Property PreferSeparatedDocuments As Boolean
Get
Set
public:
property bool PreferSeparatedDocuments {
bool get ();
void set (bool value);
}
member PreferSeparatedDocuments : bool with get, set
Property Value
Boolean
See Also