EmbeddedDocumentDefinition Properties |
The EmbeddedDocumentDefinition type exposes the following members.
Name | Description | |
---|---|---|
Cardinality |
Gets the cardinality of this document, whether it represents one or more elements. Used when this instance is an embedded document.
(Overrides DocumentDefinitionBaseCardinality.) | |
ContainerName |
Returns the name of the containing element this object is contained in, which is the name of the embedding field
(Overrides DocumentDefinitionBaseContainerName.) | |
ContainingField |
The field of which this instance is the document source.
| |
Deserializing |
Gets a value indicating whether this DocumentDefinitionBase is deserializing.
(Inherited from DocumentDefinitionBase.) | |
ElementName |
Name of the source, which is determined from the actual object implementing this interface.
| |
Fields |
Gets the fields of this document definition
(Inherited from DocumentDefinitionBase.) | |
FullName |
Gets the full name of this document, which is containingfieldname.documentname.
(Overrides DocumentDefinitionBaseFullName.) | |
FullPathToRoot | ||
Name |
Gets / sets the name of this document definition
(Inherited from DocumentDefinitionBase.) | |
OutputSettingValues |
Gets the output setting values of this target.
(Inherited from DocumentDefinitionBase.) | |
ReferencedElementName | (Inherited from DocumentDefinitionBase.) | |
RootElement |
Gets the root entity of this document.
(Inherited from DocumentDefinitionBase.) | |
RootEntityGroupName | (Inherited from DocumentDefinitionBase.) | |
RootEntityName | (Inherited from DocumentDefinitionBase.) | |
RootValueTypeGroupName | (Inherited from DocumentDefinitionBase.) | |
RootValueTypeName | (Inherited from DocumentDefinitionBase.) | |
SetOfSubtypes |
Gets the set of subtypes for this embedded document. This are documents based on subtypes of the root entity of this document.
| |
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.
| |
TargetElementType |
Gets the target element type of this target.
(Inherited from DocumentDefinitionBase.) |
Name | Description | |
---|---|---|
IDataErrorInfoError |
Gets an error message indicating what is wrong with this object.
(Inherited from DocumentDefinitionBase.) | |
IDataErrorInfoItem |
Gets the String with the specified column name.
(Inherited from DocumentDefinitionBase.) | |
IOutputSettingValuesTargetTargetName |
Gets the name of the element.
(Inherited from DocumentDefinitionBase.) |