Welcome
Expand Getting StartedGetting Started
Expand SOLIDWORKS API HelpSOLIDWORKS API Help
Collapse SOLIDWORKS PDM Professional API HelpSOLIDWORKS PDM Professional API Help
Welcome
Release Notes
Getting Started
Expand Stand-alone ApplicationsStand-alone Applications
Expand Add-in ApplicationsAdd-in Applications
Collapse EPDM.Interop.epdm NamespaceEPDM.Interop.epdm Namespace
Overview
Expand InterfacesInterfaces
Collapse EnumerationsEnumerations
CreateMenuFlags
EdmAddAddInFlags
EdmAddCallbackMsgID
EdmAddFileDlgFlag
EdmAddFlag
EdmAddInFileInfoFlags
EdmBatchAddFlag
EdmBatchAddFolderFlag
EdmBatchCreateFolderFlag
EdmBatchFlags
EdmBomColumnType
EdmBomFlag
EdmBomInsertRowOption
EdmBomSetVarOption
EdmBomVersionType
EdmBrowseFlag
EdmBrowseForFolderFlag
EdmButtonState
EdmCardControlType
EdmCardFlag
EdmCardType
EdmCardViewFlag
EdmCardViewUpdateType
EdmChangeStateFileListFlag
EdmClientType
EdmCmdNodeProp
EdmCmdType
EdmColType
EdmCopyFlag
EdmCreateListExFlags
EdmCreateReferenceFlags
EdmCreateVaultFlag
EdmCreateVaultViewFlag
EdmDataPropertyType
EdmDataType
EdmDefaultValueType
EdmDefValComp
EdmFileType
EdmFindUserProp
EdmFolderHistoryFlag
EdmFolderInfoFlag
EdmGetCmdFlags
EdmGetConfirmReason
EdmGetFileListFlag
EdmGetFlag
EdmGetMenuInfoFlags
EdmGetMsgFlag
EdmGetOpError
EdmGetOpMsg
EdmGetOpReply
EdmGetPermFlag
EdmGetVarDataFlag
EdmGroupDataFlags
EdmHistoryType
EdmIncRevFlags
EdmInstallFileFlags
EdmItemGenerationFlags
EdmItemLinkType
EdmLanguage
EdmLaunchSearchFlags
EdmLibVer
EdmLicenseType
EdmListFileFlags
EdmListFolderFlags
EdmListRetFileFlag
EdmLockFlag
EdmMBoxResult
EdmMBoxType
EdmMenuFlags
EdmMenuStrType
EdmMsgType
EdmObjectType
EdmProgressType
EdmRawRefFlags
EdmRefFlags
EdmRefItemProperty
EdmRefItemType
EdmRefreshFlag
EdmRefType
EdmRepaintType
EdmResolveAction
EdmResolveReason
EdmRevComponentFlags
EdmRightFlags
EdmSearchToken
EdmStateFlags
EdmSysPerm
EdmSysRightFlags
EdmTaskFlag
EdmTaskStatus
EdmTransitionRightFlags
EdmTransitionType
EdmUnlockBuildTreeFlags
EdmUnlockEvent
EdmUnlockEventMsg
EdmUnlockFileListFlag
EdmUnlockFlag
EdmUnlockOpMsg
EdmUnlockOpReply
EdmUnlockStatusFlag
EdmUserDataExFlag
EdmUserDataFlags
EdmUserPictureFlag
EdmUtility
EdmVariableFlags
EdmVariableType
EdmVarOp
EdmVaultType
Expand StructuresStructures
Expand EPDM.Interop.EPDMResultCode NamespaceEPDM.Interop.EPDMResultCode Namespace
Expand FeatureWorks API HelpFeatureWorks API Help
Expand SOLIDWORKS Costing API HelpSOLIDWORKS Costing API Help
Expand SOLIDWORKS Document Manager API HelpSOLIDWORKS Document Manager API Help
Expand SOLIDWORKS Routing API HelpSOLIDWORKS Routing API Help
Expand SOLIDWORKS Simulation API HelpSOLIDWORKS Simulation API Help
Expand SOLIDWORKS Sustainability API HelpSOLIDWORKS Sustainability API Help
Expand SOLIDWORKS Toolbox API HelpSOLIDWORKS Toolbox API Help
Expand SOLIDWORKS Utilities API HelpSOLIDWORKS Utilities API Help
Expand eDrawings API HelpeDrawings API Help
Hide Table of Contents
EdmTaskFlag Enumeration

Task add-in flags used in the property IEdmTaskProperties::TaskFlags and EdmTaskInfo. Bitmask.

Syntax

Visual Basic (Declaration) 
Public Enum EdmTaskFlag 
   Inherits System.Enum
C# 
public enum EdmTaskFlag : System.Enum 
C++/CLI 
public enum class EdmTaskFlag : public System.Enum 

Members

MemberDescription
EdmTask_Nothing0 = None of the other flags
EdmTask_SupportsChangeState

16 = Task can be launched via a workflow, state, change command

EdmTask_SupportsDetails4 = Add-in extends the task details dialog box in the task list window in the Administration tool; the add-in will receive a call to its IEdmAddIn5::OnCmd method with the argument EdmCmdType.EdmCmd_TaskDetails when the dialog box is to be extended
EdmTask_SupportsInitExec2 = Add-in wants to have its IEdmAddIn5::OnCmd method called when the user launches the task; this callback type (EdmCmdType.EdmCmd_TaskLaunch) can be used to provide a more sophisticated user interface than one created with the card editor; if this flag is included, then multiple files will be processed by a single task instance; otherwise, each file will be processed by a separate task instance
EdmTask_SupportsInitForm1 = Add-in supports displaying of a card created with the card editor; the card is used as the user interface when the task is launched, and the values of the card are accessible to the task add-in when it is executed
EdmTask_SupportsScheduling8 = Task can be scheduled

Remarks

The flags indicate what a task add-in is capable of doing.

See Also



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   EdmTaskFlag Enumeration
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2018 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.