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


Used in calls to IEdmRevisionMgr::SetRevisionCounters, this structure holds information about a single counter.

Syntax

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

Example

struct EdmRevCounter{
  string mbsComponentName;
  integer mlCounter;
};

Example

See Also

Availability

SOLIDWORKS PDM Professional 2007