DirPartyListPageView::dirPartyIsWorker Method
Determines whether the party is a worker.
Syntax
server public static str dirPartyIsWorker()
Run On
Server
Return Value
Type: str
true if the party is a worker; otherwise, false.
Determines whether the party is a worker.
server public static str dirPartyIsWorker()
Server
Type: str
true if the party is a worker; otherwise, false.