SLRequest.Account Property

Definition

Gets or sets the account with which to make the request.

public virtual Accounts.ACAccount Account { [Foundation.Export("account", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAccount:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Account : Accounts.ACAccount with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to