EntityFieldSource Properties |
The EntityFieldSource 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.
| |
SourceElement |
Gets the source element.
| |
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.
| |
SourceField |
Gets the source field.
| |
SourceType |
The type of source, e.g. multi element or single element or a field.
|