SOLIDWORKS PDM Professional API Help Send Feedback
EdmListRef Structure
See Also  Members  
EPDM.Interop.epdm Namespace : EdmListRef Structure


Contains information about file references.

Syntax

Visual Basic 
Public Structure EdmListRef 
   Inherits System.ValueType
C# 
public struct EdmListRef : System.ValueType 
C++/CLI 
public value class EdmListRef : public System.ValueType 

Example


struct EdmListRef
{
integer mlChildID;
integer mlChildFolderID;
integer mlChildRefVersion;
integer mlParentFileID;
integer mlParentFolderID;};

Remarks

See Also

Availability

SOLIDWORKS PDM Professional 2014