CustTable.isForeign Method
Indicates whether a Customer is a Foreign.
Syntax
public NoYes isForeign()
Run On
Called
Return Value
Type: NoYes Enumeration
true if a Customer is a Foreign; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Indicates whether a Customer is a Foreign.
public NoYes isForeign()
Called
Type: NoYes Enumeration
true if a Customer is a Foreign; otherwise, false.