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

Syntax

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

Parameters

NameTypeOptionalByRefDescription
value String The ACN to validate.
message String Optional ByRef If False includes the reason.
newValue String Optional ByRef The formatted ACN.
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