MFIdentifier(Object) Constructor

Constructor to unknown any type object.

Definition

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

Parameters

source  Object
Source data object of many type.

See Also