Click or drag to resize
DocumentDefinitionBase Properties

The DocumentDefinitionBase type exposes the following members.

Properties
  NameDescription
Public propertyCardinality
Gets the cardinality of this document, whether it represents one or more elements. Used when this instance is an embedded document.
Public propertyContainerName
Returns the name of the containing element this object is contained in.
Protected propertyDeserializing
Gets a value indicating whether this DocumentDefinitionBase is deserializing.
Public propertyFields
Gets the fields of this document definition
Public propertyFullName
Gets the full name of this document, which is containingelementname.documentname
Public propertyName
Gets / sets the name of this document definition
Public propertyOutputSettingValues
Gets the output setting values of this target.
Public propertyReferencedElementName
Public propertyRootElement
Gets the root entity of this document.
Public propertyRootEntityGroupName
Public propertyRootEntityName
Public propertyRootValueTypeGroupName
Public propertyRootValueTypeName
Public propertyTargetElementType
Gets the target element type of this target.
Top
Explicit Interface Implementations
See Also