SmartPostValidatorIsPreview Property
Indicates whether the generated letters shall be sent for preview before shipment.
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> IsPreview { get; set; }
Public Property IsPreview As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ IsPreview {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member IsPreview : InArgument<bool> with get, set
Property Value
InArgumentBoolean