AccountInfoProviderUpdateAccountStatus Method |
Updates account status ID of specified accounts.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void UpdateAccountStatus(
int statusId,
string where
)
Parameters
- statusId
- Type: SystemInt32
Account status ID - where
- Type: SystemString
Where condition
See Also