Click or drag to resize
IOrganisatieAfbeeldingNieuw Method

Namespace: Fsolutions.Fbase.Contracts.Organisatie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
AfbeeldingModel AfbeeldingNieuw(
	short organisatieId,
	Nullable<int> teVervangenAfbeeldingId
)

Parameters

organisatieId
Type: SystemInt16
teVervangenAfbeeldingId
Type: SystemNullableInt32

Return Value

Type: AfbeeldingModel
See Also