JobOrderByList Class
This class supports the infrastructure and is not intended to be used directly from your code.
Contains a list of JobOrderBy objects.
Namespace: Microsoft.Hpc.Scheduler.Properties
Assembly: Microsoft.Hpc.Scheduler.Properties (in Microsoft.Hpc.Scheduler.Properties.dll)
[SerializableAttribute] public class JobOrderByList : IJobOrderByList, IEnumerable<JobOrderBy>, IEnumerable
/** @attribute SerializableAttribute() */ public class JobOrderByList implements IJobOrderByList, IEnumerable<JobOrderBy>, IEnumerable
SerializableAttribute public class JobOrderByList implements IJobOrderByList, IEnumerable<JobOrderBy>, IEnumerable
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 2012Target 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:
Community Additions
ADD
Show: