C# Class Microsoft.Protocols.TestSuites.MS_OXCFXICS.AbstractDeletion

Deletion structure.
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
IdSetDeleted Set
IsDeletionPresent bool
IsPidTagIdsetExpiredExist bool
IsPidTagIdsetNoLongerInScopeExist bool

Property Details

IdSetDeleted public_oe property

Contains indexes of deleted ids.
public Set IdSetDeleted
Résultat Set

IsDeletionPresent public_oe property

Identify deletion structure whether exist.
public bool IsDeletionPresent
Résultat bool

IsPidTagIdsetExpiredExist public_oe property

Indicates whether PidTagIdsetExpired exists.
public bool IsPidTagIdsetExpiredExist
Résultat bool

IsPidTagIdsetNoLongerInScopeExist public_oe property

Indicates whether PidTagIdsetNoLongerInScope exists.
public bool IsPidTagIdsetNoLongerInScopeExist
Résultat bool