Click or drag to resize

Identity Constructor

Constructs a new Identity.

Namespace:  Demo3D.PLC.Comms.CPF
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public Identity(
	bool basic
)

Parameters

basic
Type: SystemBoolean
True if this identity only contains basic information.
See Also