Click or drag to resize

File Constructor

Constructs a File.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
protected File(
	uint instanceId
)

Parameters

instanceId
Type: SystemUInt32
File instance id.
See Also