Click or drag to resize

AppliedInfoT Constructor (Boolean)

Creates a new instance marking the change as applied

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public AppliedInfo(
	bool applied
)

Parameters

applied
Type: SystemBoolean
See Also