[]
Specifies the reference to a resource object.
[TypeConverter(typeof(ResourceRefConverter))]
public class ResourceRef : ICloneable
Name | Description |
---|---|
ResourceRef() | Initializes a new instance of a ResourceRef. |
ResourceRef(int, double) | Initializes a new instance of a ResourceRef. |
Name | Description |
---|---|
Amount | Gets or sets the amount of the resource that will be spent on this task. |
OwnerTask | Gets the owner task. |
Resource | Gets or sets a resource for the owner task. |
ResourceID | Gets or sets the ID of the resource. |
Name | Description |
---|---|
Equals(object) | Determines whether the specified object instances are considered equal. |
GetHashCode() |