Class AttributesConverterActions

AttributesConverterActions class

Optional actions with attributes of the destination layer.

public class AttributesConverterActions

Constructors

NameDescription
AttributesConverterActions()The default constructor.

Properties

NameDescription
Exclude { get; set; }Sets true to exclude the attribute from the destination layer. The initial value is false.

See Also