DispatcherTypeParameterOccurrence Property |
Whether the parameter is optional or required.
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 DispatcherTypeParameterOccurrenceOption Occurrence { get; }
Public ReadOnly Property Occurrence As DispatcherTypeParameterOccurrenceOption
Get
public:
property DispatcherTypeParameterOccurrenceOption Occurrence {
DispatcherTypeParameterOccurrenceOption get ();
}
member Occurrence : DispatcherTypeParameterOccurrenceOption with get
Property Value
DispatcherTypeParameterOccurrenceOption
See Also