ResourceType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ResourceType extends System.Enum
Specifies the type of a resource.
Fields
Field | Description |
---|---|
Cost | Indicates Cost resource type. |
Material | Indicates Material resource type. |
Work | Indicates Work resource type. |
Cost
public static final int Cost
Indicates Cost resource type.
Material
public static final int Material
Indicates Material resource type.
Work
public static final int Work
Indicates Work resource type.