[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Represents a common interface between generic and type-specific properties. Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

Visual Basic
Dim instance As ISortableProperty

Syntax

Visual Basic
Public Interface ISortableProperty
C#
public interface ISortableProperty
C++
public interface class ISortableProperty
J#
public interface ISortableProperty
JScript
public interface ISortableProperty

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003

See Also