Click or drag to resize
IGebouwAfbeeldingToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.Gebouw
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDataModel AfbeeldingToevoegen(
	short gebouwId,
	string bestandsnaam,
	byte[] data
)

Parameters

gebouwId
Type: SystemInt16
bestandsnaam
Type: SystemString
data
Type: SystemByte

Return Value

Type: GebouwDataModel
See Also