Share via


PKDisbursementRequest.SupportedNetworks Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] SupportedNetworks { [Foundation.Export("supportedNetworks", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSupportedNetworks:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportedNetworks", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSupportedNetworks:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SupportedNetworks : string[] with get, set

Property Value

String[]
Attributes

Applies to