Whether the parameter is optional or required.
Namespace:
Scanjour.Workflow4.Web.Services.Entities
Assembly:
Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
public DispatcherTypeParameterOccurrenceOption Occurrence { get; }
Public ReadOnly Property Occurrence As DispatcherTypeParameterOccurrenceOption
Get
public:
property DispatcherTypeParameterOccurrenceOption Occurrence {
DispatcherTypeParameterOccurrenceOption get ();
}
member Occurrence : DispatcherTypeParameterOccurrenceOption with get
Property Value
Type:
DispatcherTypeParameterOccurrenceOption
Reference