WorkflowDataServiceId Property
The Service id if the process is a service process.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public string ServiceId { get; set; }
Public Property ServiceId As String
Get
Set
public:
property String^ ServiceId {
String^ get ();
void set (String^ value);
}
member ServiceId : string with get, set
Property Value
String