Table of Contents

Class TaskFlagsAttribute

Namespace
BlueByte.SOLIDWORKS.PDMProfessional.SDK.Attributes
Assembly
BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll

Task flags enum.

public class TaskFlagsAttribute : Attribute, _Attribute
Inheritance
TaskFlagsAttribute
Implements
Inherited Members

Constructors

TaskFlagsAttribute(int)

Task flag enum.

public TaskFlagsAttribute(int flags)

Parameters

flags int

Sum of all flags

Properties

Flags

public int Flags { get; }

Property Value

int