Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
Protocols
TestSuites
MS_OXORULE
Propertyrestriction_r
C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.Propertyrestriction_r
The PropertyRestriction_r structure is an encoding of the PropertyRestriction data structure.
ファイルを表示
Open project: OfficeDev/Interop-TestSuites
Public Properties
Property
Type
Description
PropTag
uint
Relop
uint
Public Methods
Method
Description
Serialize
( ) :
byte[]
This method is used for serializing the Propertyrestriction_r.
Method Details
Serialize()
public
method
This method is used for serializing the Propertyrestriction_r.
public
Serialize
( ) :
byte[]
return
byte[]
Property Details
PropTag
public_oe property
Encodes the PropTag field of the PropertyRestriction data structure.
public
uint
PropTag
return
uint
Relop
public_oe property
Encodes the RelOp field of the PropertyRestriction data structure.
public
uint
Relop
return
uint