Click or drag to resize

EntityGetUpdatable Method

Namespace:  Colygon.MatchPoint.EntityModel.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public IUpdatable GetUpdatable(
	Object objectId
)

Parameters

objectId
Type: SystemObject

Return Value

Type: IUpdatable
See Also