Interface IWriteEntityRefsParams<TData>

Type Parameters:
TData - Type of the workflow elements properties model.
All Known Implementing Classes:
WriteEntityRefsParams

public interface IWriteEntityRefsParams<TData>
Query interface for providing information for updating entity references, passed to IElementHandler.writeEntityReferences(IWriteEntityRefsParams).
Since:
7.0.0
Author:
XIMA MEDIA GmbH