SortProperty Class

Defines a property on which the lists of jobs, tasks, or nodes are sorted.


Namespace: Microsoft.Hpc.Scheduler.Properties
Assembly: Microsoft.Hpc.Scheduler.Properties (in Microsoft.Hpc.Scheduler.Properties.dll)

'Usage
Dim instance As SortProperty

[SerializableAttribute] 
[GuidAttribute("CD2EF552-A818-4BDB-A4E6-B30A821CDCDD")] 
[ComVisibleAttribute(true)] 
[ClassInterfaceAttribute(ClassInterfaceType.None)] 
public class SortProperty : ISortProperty
/** @attribute SerializableAttribute() */ 
/** @attribute GuidAttribute("CD2EF552-A818-4BDB-A4E6-B30A821CDCDD") */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
public class SortProperty implements ISortProperty
SerializableAttribute 
GuidAttribute("CD2EF552-A818-4BDB-A4E6-B30A821CDCDD") 
ComVisibleAttribute(true) 
ClassInterfaceAttribute(ClassInterfaceType.None) 
public class SortProperty implements ISortProperty

Do not use this class. Instead, use the ISortProperty interface.


System.Object
  Microsoft.Hpc.Scheduler.Properties.SortProperty

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012

Target Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities




Build Date:

2013-04-22

Community Additions

ADD
Show: