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


Contains information about a file reference.

Syntax

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

Example

struct EdmCheckRef{
  integer mlParentFileID;
  integer mlRefFileID;
  string mbsParentPath;
  string mbsRefPath;
  integer mlRefVersion;
  integer mlRefLatestVersion;
  integer mlRefFolderID;
};

Remarks

See Also

Availability

SOLIDWORKS PDM Professional 2009