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.
Checks whether the field is the type or extended from it.
Syntax
client server public static boolean typeIsOrExtendedFrom(SysDictField _df, ExtendedTypeId _baseTypeId)
Run On
Called
Parameters
- _df
Type: SysDictField Class
The SysDictField value.
- _baseTypeId
Type: ExtendedTypeId Extended Data Type
The extendedTypeId value.
Return Value
Type: boolean
true if the field is the type or extended from it; otherwise, false.