Click or drag to resize

ParserBeginQuote Property

[This is preliminary documentation and is subject to change.]

Get/Set String containing the the characters for Quoting in OpenDSS scripts. Matching pairs defined in EndQuote. Default is "'([{.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public string BeginQuote { get; set; }

Property Value

Type: String
See Also