EntityPropertyLabel Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.CaseActivityHost.EntityProperty.Label"]
Namespace: Scanjour.Workflow4.CaseActivityHostAssembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Label { get; set; }
Public Property Label As String
Get
Set
public:
property String^ Label {
String^ get ();
void set (String^ value);
}
member Label : string with get, set
Property Value
String
See Also