SOLIDWORKS PDM Professional API Help Send Feedback
IEdmSerNoGen7 Interface
See Also  Members   Example
EPDM.Interop.epdm Namespace : IEdmSerNoGen7 Interface


Allows you to manage serial numbers.


NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.

Syntax

Visual Basic 
Public Interface IEdmSerNoGen7 
   Inherits IEdmSerNoGen6 
C# 
public interface IEdmSerNoGen7 : IEdmSerNoGen6  
C++/CLI 
public interface class IEdmSerNoGen7 : public IEdmSerNoGen6  

Example

Remarks

This interface:

Accessors

See Also