Click or drag to resize
IOrganisatieImporteerUitHbs Method

Namespace: Fsolutions.Fbase.Contracts.Organisatie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
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