| IOrganisatieImporteerUitHbs Method |
Namespace: Fsolutions.Fbase.Contracts.OrganisatieAssembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax void ImporteerUitHbs(
short organisatieIdfBase,
int organisatieIdHbs,
string emailadresHbs,
string wachtwoordHbs,
bool importeerMeerjarenonderhoudsplannen,
bool importeerUitvoeringsplannen,
bool importeerMeldingen
)
Parameters
- organisatieIdfBase
- Type: SystemInt16
- organisatieIdHbs
- Type: SystemInt32
- emailadresHbs
- Type: SystemString
- wachtwoordHbs
- Type: SystemString
- importeerMeerjarenonderhoudsplannen
- Type: SystemBoolean
- importeerUitvoeringsplannen
- Type: SystemBoolean
- importeerMeldingen
- Type: SystemBoolean
See Also