NotificationModelCurrentParticipantInfo - свойство |
Пространство имён:
Tessa.Forums.ForumNotification.Models
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic ParticipantModel CurrentParticipantInfo { get; set; }Public Property CurrentParticipantInfo As ParticipantModel
Get
Set
public:
property ParticipantModel^ CurrentParticipantInfo {
ParticipantModel^ get ();
void set (ParticipantModel^ value);
}member CurrentParticipantInfo : ParticipantModel with get, set
Значение свойства
Тип:
ParticipantModel
См. также