ProfileProperty.MaxSize Property (BCL)

The MaxSize property get the maximum size for this property.

Definition

[Visual Basic .NET]

Public ReadOnly Property MaxSize As System.Int32

[C#]

public System.Int32 MaxSize{get;} 

Property Value

The maximum size for this property.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.