Click or drag to resize
IGebouwDeelElementAfbeeldingToevoegen Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelElement
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementDataModel AfbeeldingToevoegen(
	int gebouwDeelElementId,
	string bestandsnaam,
	byte[] data
)

Parameters

gebouwDeelElementId
Type: SystemInt32
bestandsnaam
Type: SystemString
data
Type: SystemByte

Return Value

Type: GebouwDeelElementDataModel
See Also