EntitySpaces esPlugIn for MyGeneration

esHelper.sTrimList Property

sTrimList is used when UseRawNames is true.

[Visual Basic]
Public Property sTrimList As Char()
[C#]
public char[] sTrimList {get; set;}

Remarks

The default is to remove spaces and periods, or ' ' and '.'. See UseRawNames

See Also

esHelper Class | EntitySpaces.PlugIn Namespace