Click or drag to resize
RootDocumentBuilderHandleValueType Method
Overload List
  NameDescription
Public methodHandleValueType(ValueTypeDefinition, IFieldElementCore)
Handles a value type. This method returns an embedded document, created from the valuetype specified, using the field specified for its name and navigational path.
Public methodHandleValueType(ValueTypeDefinition, String, ReferencedElement)
Handles a value type. This method returns an embedded document, created from the valuetype specified, using the referenced element specified as its root element
Top
See Also