| IDocumentFieldSource Properties | 
The IDocumentFieldSource type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainingField | 
            The field of which this instance is the document source.
              | |
| ElementName | 
            Name of the source, which is determined from the actual object implementing this interface.
              | |
| SourceElementTypeAsString | 
            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.
              | |
| SourceType | 
            The type of source, e.g. multi element or single element or a field. 
              |