OutputFieldMappingEntry Class

Definition

public class OutputFieldMappingEntry
type OutputFieldMappingEntry = class
Public Class OutputFieldMappingEntry
Inheritance
OutputFieldMappingEntry

Constructors

OutputFieldMappingEntry()

Initializes a new instance of the OutputFieldMappingEntry class.

OutputFieldMappingEntry(String, String)

Initializes a new instance of the OutputFieldMappingEntry class.

Properties

Name

Gets or sets the name of the output defined by the skill.

TargetName

Gets or sets the target name of the output. It is optional and default to name.

Methods

Validate()

Validate the object.

Applies to