Click or drag to resize
IGebouwDeelInstellenElementenWijzigenSpecificatie Method

Namespace: Fsolutions.Fbase.Contracts.GebouwDeelInstellenElementen
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
GebouwDeelElementModel WijzigenSpecificatie(
	int gebouwDeelElementId,
	string specificatie
)

Parameters

gebouwDeelElementId
Type: SystemInt32
specificatie
Type: SystemString

Return Value

Type: GebouwDeelElementModel
See Also