Click or drag to resize
IInspectieToevoegenGebouwDeelElement Method

Namespace: Fsolutions.Fbase.Contracts.Inspectie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
InspectieCollectieModel ToevoegenGebouwDeelElement(
	int inspectieId,
	int gebouwDeelElementId
)

Parameters

inspectieId
Type: SystemInt32
gebouwDeelElementId
Type: SystemInt32

Return Value

Type: InspectieCollectieModel
See Also