Interface IReadObjectReferencesParams<Model>

Type Parameters:
Model - Type of the element's properties model.
All Known Implementing Classes:
ReadObjectReferencesParams

public interface IReadObjectReferencesParams<Model>
Query interface for getting object references, passed to IElementHandler.readObjectReferences(IReadObjectReferencesParams)
Since:
8.5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the deserialized properties model of the node or trigger from which to extract the references.