| Visual Basic | |
|---|---|
Public Structure EdmTaskSel Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmTaskSel : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmTaskSel : public System.ValueType | |
struct EdmTaskSel{
EdmObjectType meType;
integer mlID;
integer mlParentID;
integer mlVersion;
string mbsConfiguration;
};
The struct contains a selected item that should be processed by the task.
SOLIDWORKS PDM Professional 2010