TaxUnrealizedDocuSetTable::exist Method
Indicates whether the TaxUnealizedDocuSetTable table existed.
Syntax
client server public static boolean exist(TaxUnrealizedDocuId _docuId)
Run On
Called
Parameters
- _docuId
Type: TaxUnrealizedDocuId Extended Data Type
The filed code of the TaxUnealizedDocuSetTable table to use to find the specified record.
Return Value
Type: boolean
true if the specified record existed; otherwise, false.