CaseActivityTitle Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.CaseActivityHost.Model.CaseActivity.Title"]
Namespace: Scanjour.Workflow4.CaseActivityHost.ModelAssembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Title { get; }
Public ReadOnly Property Title As String
Get
public:
virtual property String^ Title {
String^ get () sealed;
}
abstract Title : string with get
override Title : string with get
Property Value
StringImplements
ICaseActivityTitle
See Also