ProfileProperty.Type Property (BCL)

The Type property retrieves the profile property data type.

Definition

[Visual Basic .NET]

Public ReadOnly Property Type As ProfileDataType

[C#]

public ProfileDataType Type{get;} 

Property Value

A ProfileDataType object indicating the datatype of the profile 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.