Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public string ContainingDocumentName { get; }

Property Value

Type: String
See Also