| ReferencedElementCreateEmbeddedDocumentName Method  | 
            Creates the name for an embedded document.
            If a valuetype is specified: It uses the last field of the path to the valuetype and uses that name.
            If a valuetype isn't specified: It uses the last navigator of the path and uses that name if the element is a single element. If the
            element represents a list / set of elements, it will singularize the name.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic string CreateEmbeddedDocumentName()
Public Function CreateEmbeddedDocumentName As String
Return Value
Type: 
String
See Also