RosterLoaderVERBOSE Field |
Note: This API is now obsolete.
If this is true then the parser will print information
as it is parsing the XML.
Namespace:
ASAP.NRP.Core.Tools
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntax[ObsoleteAttribute("This field is no longer used and will be removed in future versions.")]
public bool VERBOSE
<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>
Public VERBOSE As Boolean
public:
[ObsoleteAttribute(L"This field is no longer used and will be removed in future versions.")]
bool VERBOSE
[<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>]
val mutable VERBOSE: bool
Field Value
Type:
Boolean
See Also