| DelimitedStringListAppendDanglingDelimiter Property  | 
 
            Gets or sets a value indicating whether a dangling delimiter has to be added after the elements. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic bool AppendDanglingDelimiter { get; set; }Public Property AppendDanglingDelimiter As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also