Allows you to access a control in a file or folder data card.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmCardControl7 Inherits IEdmCardControl5, IEdmCardControl6, IEdmObject5 | |
| C# | |
|---|---|
public interface IEdmCardControl7 : IEdmCardControl5, IEdmCardControl6, IEdmObject5 | |
| C++/CLI | |
|---|---|
public interface class IEdmCardControl7 : public IEdmCardControl5, IEdmCardControl6, IEdmObject5 | |
This interface extends IEdmCardControl6 by providing the ability to get the list of items in a list control on the data card.
To access this interface, call IEdmVault5::GetObject with eType = EdmObjectType.EdmObject_CardControl.