Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public JobStatus status { get; set; }
Public Property status As JobStatus
Get
Set
public:
property JobStatus status {
JobStatus get ();
void set (JobStatus value);
}
member status : JobStatus with get, set
Property Value
Type:
JobStatusRemarks See Also