ExpressionSeparatingSymbol Property
Summary
Gets or sets the separating symbol for the given expression.
Syntax
public string ExpressionSeparatingSymbol { get; set; }
public String getExpressionSeparatingSymbol()
public void setExpressionSeparatingSymbol(String expressionSeparatingSymbol)
public:
property String^ ExpressionSeparatingSymbol
{
String^ get()
void set(String^ value)
}
Property Value
A value for the given expression that separates the Bates stamp element properties. The default value is "*".