RecipientMaster(Int32, Int32, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Decimal) Constructor
Namespace: MbcsCentral.WinTrmAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public RecipientMaster(
int listId,
int accountId,
string listName,
string companyIds,
string buildingIds,
string tenantTypes,
bool ownerFilter,
bool buildingFilter,
bool typeFilter,
bool arrearsFilter,
decimal arrearsAmount
)
Parameters
- listId Int32
-
- accountId Int32
-
- listName String
-
- companyIds String
-
- buildingIds String
-
- tenantTypes String
-
- ownerFilter Boolean
-
- buildingFilter Boolean
-
- typeFilter Boolean
-
- arrearsFilter Boolean
-
- arrearsAmount Decimal
-