RemoteSystemWebAccountFilter.Account Property

Definition

The web account that the containing RemoteSystemStatusTypeFilter object targets.

public:
 property WebAccount ^ Account { WebAccount ^ get(); };
WebAccount Account();
public WebAccount Account { get; }
var webAccount = remoteSystemWebAccountFilter.account;
Public ReadOnly Property Account As WebAccount

Property Value

The web account to target.

Applies to