Click or drag to resize
DelimitedStringListDelimiter Property
Gets or sets the delimiter string

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public string Delimiter { get; set; }

Property Value

Type: String
See Also