Click or drag to resize
IDocumentFieldSource Properties

The IDocumentFieldSource type exposes the following members.

Properties
  NameDescription
Public propertyContainingField
The field of which this instance is the document source.
Public propertyElementName
Name of the source, which is determined from the actual object implementing this interface.
Public propertySourceElementTypeAsString
Gets the source element type as string, which is e.g. the field type if this source represents a field, or 'entity' if it's an entity.
Public propertySourceType
The type of source, e.g. multi element or single element or a field.
Top
See Also