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

Deletion structure.
ファイルを表示 Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
IdSetDeleted Set
IsDeletionPresent bool
IsPidTagIdsetExpiredExist bool
IsPidTagIdsetNoLongerInScopeExist bool

Property Details

IdSetDeleted public_oe property

Contains indexes of deleted ids.
public Set IdSetDeleted
return Set

IsDeletionPresent public_oe property

Identify deletion structure whether exist.
public bool IsDeletionPresent
return bool

IsPidTagIdsetExpiredExist public_oe property

Indicates whether PidTagIdsetExpired exists.
public bool IsPidTagIdsetExpiredExist
return bool

IsPidTagIdsetNoLongerInScopeExist public_oe property

Indicates whether PidTagIdsetNoLongerInScope exists.
public bool IsPidTagIdsetNoLongerInScopeExist
return bool