SOLIDWORKS PDM Professional API Help Send Feedback
IEdmTaskInstance Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmTaskInstance Interface

For a list of all members of this type, see IEdmTaskInstance members.

Public Methods

 NameDescription
 MethodGetStatusGets the current status of this task instance.  
 MethodGetValExGets the value of the specified user-defined variable.  
 MethodGetVarGets the value of a card variable created in the administration tool.  
 MethodSetProgressPosUpdates the task list progress bar during execution of this task instance.  
 MethodSetProgressRangeSets the range of the progress bar for the execution of this task instance.  
 MethodSetStatusSets the specified status of this task instance.  
 MethodSetValExSets a value for the specified user-defined variable.  
 MethodSetVarSets the value of a card variable created in the administration tool.  
Top

See Also