Returns True if the supplied NZBN's format is valid.

Syntax

ISValidation.IsValidNZBusinessNumber(value, [message], [newValue], [allowBlank])

Parameters

NameTypeOptionalByRefDescription
value String
message String Optional ByRef If False includes the reason.
newValue String Optional ByRef The formatted NZBN, spaces and dashes removed.
allowBlank Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean
Member of:
ISValidation
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0