SubstituterCodeBeginChar Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Substituter.CodeBeginChar"]
Namespace: Scanjour.Workflow4.CommonAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic char CodeBeginChar { get; }
Public ReadOnly Property CodeBeginChar As Char
Get
public:
property wchar_t CodeBeginChar {
wchar_t get ();
}
member CodeBeginChar : char with get
Property Value
Char
See Also