Allows you to access the file or folder data card that is created with the SOLIDWORKS PDM Professional's Card Editor.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmCard5 Inherits IEdmObject5 | |
| C# | |
|---|---|
public interface IEdmCard5 : IEdmObject5 | |
| C++/CLI | |
|---|---|
public interface class IEdmCard5 : public IEdmObject5 | |
Find Data Cards with Description Variable (C#)
Find Data Cards with Description Variable (VB.NET)
Get Card Control Information (VB.NET)
Get Card Control Information (C#)
Find Data Cards with Description Variable (VB.NET)
Get Card Control Information (VB.NET)
Get Card Control Information (C#)
This interface:
- inherits from IEdmObject5.
- is extended by IEdmCard6.
To access this interface, call IEdmVault5::GetObject with eType = EdmObjectType.EdmObject_Card.