IEdmBatchItemReferenceUpdate Interface
Allows you to add or remove several item references all at once.
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IEdmBatchItemReferenceUpdate |
C# | |
---|
public interface IEdmBatchItemReferenceUpdate |
C++/CLI | |
---|
public interface class IEdmBatchItemReferenceUpdate |
Example
Remarks
Accessors
See Also