Click or drag to resize
IOrganisatieAfbeeldingToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.Organisatie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
AfbeeldingDataModel AfbeeldingToevoegen(
	short organisatieId,
	string naam,
	string bestandsnaam,
	byte[] data
)

Parameters

organisatieId
Type: SystemInt16
naam
Type: SystemString
bestandsnaam
Type: SystemString
data
Type: SystemByte

Return Value

Type: AfbeeldingDataModel
See Also