DocumentFieldDefinitionContainingDocumentName Property  | 
 
            Gets the name of the containing document, which is the full name of the containing document or empty string if the field isn't in any document.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic string ContainingDocumentName { get; }Public ReadOnly Property ContainingDocumentName As String
	Get
Property Value
Type: 
String
See Also