public method Account.getRefreshProfileFlags
Overview
Gets the refresh profile flags of the account. The returned set of values defines the refresh profile flags that can be performed on the account in subsequent updates
Declaration
function getRefreshProfileFlags()
public String getRefreshProfileFlags();
public string getRefreshProfileFlags();
Returns
The method returns a string that represents a string that represents the refresh profile flags of the account
Details
Declared in Account