task_state Field
The task state
<DataMember()> _
<PropertyExpression("State", ReturnAs=typeof(TaskState))> _
Public task_state As EntityID
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("State", ReturnAs=typeof(TaskState))]
public EntityID task_state
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("State", ReturnAs=typeof(TaskState))]
public:
EntityID^ task_state;
This language is not supported or no code example is available.
public
DataMember()
PropertyExpression("State", ReturnAs=typeof(TaskState))
task_state : EntityID
This language is not supported or no code example is available.
Field Value
EntityID
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1