Click or drag to resize

BaseWorkspaceUpdateInternal Method

Namespace:  Colygon.MatchPoint.Workspaces.Model
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
protected abstract void UpdateInternal(
	bool systemUpdate,
	bool ignoreWorkspaceTagCache
)

Parameters

systemUpdate
Type: SystemBoolean
ignoreWorkspaceTagCache
Type: SystemBoolean
See Also