Share via


SpecificationSearchPropertyResult.Values Property (BCL)

The SpecificationSearchPropertyResult.Values property gets the possible values for the property as an array of objects.

Definition

[Visual Basic .NET]

Public ReadOnly Property Values As System.Object[]

[C#]

public System.Object[] Values{get;} 

Property Value

A System.Object containing the possible values for the property.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.