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.1.0.0 (5.1.0)
Syntax public string ContainingDocumentName { get; }
Public ReadOnly Property ContainingDocumentName As String
Get
Property Value
Type:
StringSee Also