Labels for process.
Namespace:
Scanjour.Workflow4.Web.Services.Entities
Assembly:
Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
public Dictionary<string, string> Labels { get; set; }
Public Property Labels As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ Labels {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
member Labels : Dictionary<string, string> with get, set
Property Value
Type:
DictionaryString,
String
Reference