Visual Basic (Usage) | Copy Code |
---|---|
|
C++/CLI | |
---|---|
public: property Nullable<int> Limit { Nullable<int> get(); void set (Nullable<int> value); } |
Return Value
A nullable Int32 value which specifies what type of information, and how much of the box contents the client is requesting for that box type.
If this field is not specified, then the client is requesting the entire contents
of all boxes of the box type specified in the BoxType field.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family