Roster ParserVERBOSE Field
If this is true then the parser will print information as it is parsing the XML.
Definition
Namespace: ASAP.NRP.Core.Parsers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
[ObsoleteAttribute("This field is no longer used and will be removed in future versions.")]
public bool VERBOSEVB
<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>
Public VERBOSE As BooleanC++
public:
[ObsoleteAttribute(L"This field is no longer used and will be removed in future versions.")]
bool VERBOSEF#
[<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>]
val mutable VERBOSE: bool