TopicModelCurrentParticipantInfo - свойство
Пространство имён: Tessa.Forums.ModelsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public Dictionary<string, Object> CurrentParticipantInfo { get; set; }
Public Property CurrentParticipantInfo As Dictionary(Of String, Object)
Get
Set
public:
property Dictionary<String^, Object^>^ CurrentParticipantInfo {
Dictionary<String^, Object^>^ get ();
void set (Dictionary<String^, Object^>^ value);
}
member CurrentParticipantInfo : Dictionary<string, Object> with get, set
Значение свойства
DictionaryString,
Object