Click or drag to resize
IInspectieToevoegenGebouwDeelElementCondities Method

Namespace: Fsolutions.Fbase.Contracts.Inspectie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
int ToevoegenGebouwDeelElementCondities(
	int inspectieId,
	List<GebouwDeelElementConditieDataModel> gebouwDeelElementCondities
)

Parameters

inspectieId
Type: SystemInt32
gebouwDeelElementCondities
Type: System.Collections.GenericListGebouwDeelElementConditieDataModel

Return Value

Type: Int32
See Also