references_to_update Field
<DataMember()> _
Public references_to_update As Dictionary(Of String, ReferenceChangeData)
This language is not supported or no code example is available.
[DataMember()]
public Dictionary<string, ReferenceChangeData> references_to_update
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<String^, ReferenceChangeData>^ references_to_update;
This language is not supported or no code example is available.