Share via


CustomPosts_RU::existSinglePost Method

Determines whether a customs partner has a single customs post.

Syntax

server public static boolean existSinglePost(VendAccount _partnerCode)

Run On

Server

Parameters

Return Value

Type: boolean
true if the customs partner has a single customs post; otherwise, false.

Remarks

This method counts the number of customs posts that the given customs partner has and compares the value to 1.

See Also

Reference

CustomPosts_RU Table