CustomPosts_RU::exist Method
Determines whether a customs partner has a single customs post.
Syntax
server public static boolean exist(VendAccount _partnerCode, CustomPostId_RU _postId)
Run On
Server
Parameters
- _partnerCode
Type: VendAccount Extended Data Type
The code that identifies the customs partner.
- _postId
Type: CustomPostId_RU Extended Data Type
The code that identifies the customs post.
Return Value
Type: boolean
true if the customs partner has this customs post; otherwise, false.