Click or drag to resize
IInspectieGebouwDeelElementConditieTypeDeelGebrekGradatieAfbeeldingToevoegen Method

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

Parameters

inspectieGebouwDeelElementConditieTypeDeelGebrekGradatieId
Type: SystemInt32
bestandsnaam
Type: SystemString
data
Type: SystemByte

Return Value

Type: InspectieGebouwDeelElementConditieTypeDeelGebrekGradatieDataModel
See Also