Click or drag to resize
IInspectieVerwijderenConditieType Method

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

Parameters

inspectieId
Type: SystemInt32
conditieTypeId
Type: SystemByte

Return Value

Type: InspectieCollectieModel
See Also