TaskPreconditionResourceValue Property |
Gets or sets the value of the resource.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public Object ResourceValue { get; set; }
Public Property ResourceValue As Object
Get
Set
Property Value
Type:
ObjectThe value.
See Also