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

Syntax

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

Parameters

NameTypeOptionalByRefDescription
value String The ABN to validate.
message String Optional ByRef If False includes the reason.
newValue String Optional ByRef The formatted ABN.
allowBlank Boolean Optional Specifies whether a blank value will be accepted. 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