Click or drag to resize
FieldMappedOntoRelatedField Properties

The FieldMappedOntoRelatedField type exposes the following members.

Properties
  NameDescription
Public propertyContainingElement
Gets the containing element.
Public propertyError
Gets an error message indicating what is wrong with this object. The default is an empty string ("")
Public propertyFieldType
Gets the type of the field.
Public propertyFullNameWithContainer
Gets the full name with container.
Public propertyIsChanged
Gets or sets the flag to signal that this element has been changed
Public propertyIsReadOnly
Gets or sets a value indicating whether this Forf is readonly.
Public propertyIsValid
Gets a value indicating whether this instance is valid.
Public propertyItem
Gets the String with the specified column name.
Public propertyMappedField
Gets or sets the mapped field.
Public propertyMappedFieldAsString
Gets the mapped field as string.
Public propertyName
Gets or sets the name of the field mapped onto the related field.
Public propertyNameValidatorToUse
Sets the name validator to use.
Public propertyOutputSettingValues
Gets the output setting values of this target.
Public propertyTargetElementType
Gets the target element type of this target.
Top
Explicit Interface Implementations
See Also