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

Represents abstracted state for the state in fast transfer stream.
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
AbstractICSStateIndex int
IdSetGiven Set
IsNewCnsetReadPropertyChangeNumber bool
IsNewCnsetSeenFAIPropertyChangeNumber bool
IsNewCnsetSeenPropertyChangeNumber bool

Property Details

AbstractICSStateIndex public_oe property

Abstract ICS State Index.
public int AbstractICSStateIndex
Résultat int

IdSetGiven public_oe property

Contains indexed of IDSET givens.
public Set IdSetGiven
Résultat Set

IsNewCnsetReadPropertyChangeNumber public_oe property

State changeNumber.
public bool IsNewCnsetReadPropertyChangeNumber
Résultat bool

IsNewCnsetSeenFAIPropertyChangeNumber public_oe property

PidTagCnsetSeenFAIProperty changeNumber.
public bool IsNewCnsetSeenFAIPropertyChangeNumber
Résultat bool

IsNewCnsetSeenPropertyChangeNumber public_oe property

PidTagCnsetSeenProperty ChangeNumber.
public bool IsNewCnsetSeenPropertyChangeNumber
Résultat bool