Udostępnij za pośrednictwem


ItemTypes Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum ItemTypes
type ItemTypes = 
Public Enum ItemTypes
Inheritance
ItemTypes
Attributes

Fields

Name Value Description
Succeeded 1
InProgress 2
NotStarted 4
Failed 8
Canceled 16

Applies to