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