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