MFIdentifier(Int32) Constructor

Constructor with known integer ID value.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public MFIdentifier(
	int id
)

Parameters

id  Int32
Known ID value.

See Also