Visual Basic (Declaration) | |
---|---|
Public Enum DecoratorPartOptions Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DecoratorPartOptions |
C# | |
---|---|
public enum DecoratorPartOptions : System.Enum |
C++/CLI | |
---|---|
public enum class DecoratorPartOptions : public System.Enum |
Member | Description |
---|---|
BulletedList | Bulleted |
FlattenList | FlattenList |
NumberedList | Numbered |
SimpleList | Simple |
XmlDecode | XmlDecode |
XmlEncode | XmlEncode |
XmlList | XmlList |
System.Object
System.ValueType
System.Enum
SourceCode.Workflow.Design.DecoratorPartOptions
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2