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

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

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

Свойство Тип Описание
IsPidTagFolderIdExist bool
IsPidTagParentFolderIdExist bool
IsPidTagParentSourceKeyValueZero bool
IsPidTagSourceKeyValueZero bool

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

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

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

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

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

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

Identify PidTagParentSourceKey value is zero or not.
public bool IsPidTagParentSourceKeyValueZero
Результат bool

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

Identify PidTagSourceKey value is zero or not.
public bool IsPidTagSourceKeyValueZero
Результат bool