MapObjectToArrayAttribute Constructor

Constructor.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public MapObjectToArrayAttribute(
	string target = null
)

Parameters

target  String  (Optional)
The mapping this attribute targets.

See Also