Click or drag to resize

ModelConfigurationGetEntity Method (Guid)

Namespace:  Colygon.MatchPoint.EntityModel.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public Entity GetEntity(
	Guid entityId
)

Parameters

entityId
Type: SystemGuid

Return Value

Type: Entity
See Also