INBillPayeeResolutionResult.GetConfirmationRequired(INBillPayee) Method

Definition

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

[Foundation.Export("confirmationRequiredWithBillPayeeToConfirm:")]
public static Intents.INBillPayeeResolutionResult GetConfirmationRequired (Intents.INBillPayee billPayeeToConfirm);
static member GetConfirmationRequired : Intents.INBillPayee -> Intents.INBillPayeeResolutionResult

Parameters

billPayeeToConfirm
INBillPayee

To be added.

This parameter can be null.

Returns

Attributes

Applies to