FieldMappingAttribute Class

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

public ref class FieldMappingAttribute sealed : Microsoft::EnterpriseManagement::Configuration::MappingAttribute
[System.AttributeUsage(System.AttributeTargets.Enum | System.AttributeTargets.Field | System.AttributeTargets.Property)]
public sealed class FieldMappingAttribute : Microsoft.EnterpriseManagement.Configuration.MappingAttribute
type FieldMappingAttribute = class
    inherit MappingAttribute
Public NotInheritable Class FieldMappingAttribute
Inherits MappingAttribute
Inheritance
FieldMappingAttribute
Attributes

Constructors

FieldMappingAttribute(String)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the FieldMappingAttribute class.

Properties

Name

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the name of the field.

Applies to