workState property

int? workState
getter/setter pair

任务状态 0x00-未开始 0x01-已开始

Implementation

int? workState = 0;