C# Класс Microsoft.Protocols.TestSuites.MS_OXCFXICS.AbstractMessageChangeInfo

The ProgressPerMessage.
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
FollowedFAIMessage bool
IsMessageChangeFull bool
IsPidTagChangeNumberExist bool
IsPidTagMessageSizeExist bool
IsPidTagMidExist bool
IsProgressPerMessagePresent bool
IsRTFformat bool
MessageIdIndex int

Описание свойств

FollowedFAIMessage публичное свойство

Followed FAI message or not.
public bool FollowedFAIMessage
Результат bool

IsMessageChangeFull публичное свойство

Indicate it contains message change full or partial.
public bool IsMessageChangeFull
Результат bool

IsPidTagChangeNumberExist публичное свойство

Identify PidTagChangeNumber property whether is existent.
public bool IsPidTagChangeNumberExist
Результат bool

IsPidTagMessageSizeExist публичное свойство

Identify PidTagMessageSize property whether is existent.
public bool IsPidTagMessageSizeExist
Результат bool

IsPidTagMidExist публичное свойство

Identify PidTagMid property whether is existent.
public bool IsPidTagMidExist
Результат bool

IsProgressPerMessagePresent публичное свойство

Whether this element is present or not.
public bool IsProgressPerMessagePresent
Результат bool

IsRTFformat публичное свойство

Whether RTF format.
public bool IsRTFformat
Результат bool

MessageIdIndex публичное свойство

The message Id index.
public int MessageIdIndex
Результат int