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