C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.Restriction_r

The Restriction_r structure is an encoding of the Restriction filters.
ファイルを表示 Open project: OfficeDev/Interop-TestSuites

Public Properties

Property Type Description
Rt uint

Public Methods

Method Description
Serialize ( ) : byte[]

This method is used for serializing the Restriction_r.

Method Details

Serialize() public method

This method is used for serializing the Restriction_r.
public Serialize ( ) : byte[]
return byte[]

Property Details

Rt public_oe property

Encodes the RestrictType field common to all restriction structures.
public uint Rt
return uint