INDateComponentsRangeResolutionResult.GetConfirmationRequired Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must confirm the value of the parameter.

[Foundation.Export("confirmationRequiredWithDateComponentsRangeToConfirm:")]
public static Intents.INDateComponentsRangeResolutionResult GetConfirmationRequired (Intents.INDateComponentsRange dateComponentsRangeToConfirm);
static member GetConfirmationRequired : Intents.INDateComponentsRange -> Intents.INDateComponentsRangeResolutionResult

Parameters

dateComponentsRangeToConfirm
INDateComponentsRange

To be added.

This parameter can be null.

Returns

Attributes

Applies to