InfoResponseEntry Property |
True if an existing open message shold be looked up.
False is a new entry should be created.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool Entry { get; }
Public ReadOnly Property Entry As Boolean
Get
public:
property bool Entry {
bool get ();
}
member Entry : bool with get
Property Value
Boolean
See Also