Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the given NumberSequenceDatatype object is valid for this NumberSeqScope object based on its country region code.
Syntax
public boolean isDatatypeValidForCountryRegion(NumberSequenceDatatype _numberSequenceDatatype)
Run On
Called
Parameters
- _numberSequenceDatatype
Type: NumberSequenceDatatype Table
The NumberSequenceDatatype object for which the check is to be performed.
Return Value
Type: boolean
true if the specified NumberSequenceDatatype object does not have a CountryRegionCodes value set or if this scope is associated with an entity in the country region of the NumberSequenceDatatype object; otherwise, false.