DispatcherTypeParameterInitialValue Property |
The value that shall be used (i.e. copied into Value) when a new dispatcher of this type is introduced.
Namespace: Scanjour.Workflow4.Web.Services.EntitiesAssembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string InitialValue { get; }
Public ReadOnly Property InitialValue As String
Get
public:
property String^ InitialValue {
String^ get ();
}
member InitialValue : string with get
Property Value
String
See Also