FilterProperty Class
Defines a filter to use for filtering lists of jobs, tasks, or nodes.
Namespace: Microsoft.Hpc.Scheduler.Properties
Assembly: Microsoft.Hpc.Scheduler.Properties (in Microsoft.Hpc.Scheduler.Properties.dll)
Namespace: Microsoft.Hpc.Scheduler.Properties
Assembly: Microsoft.Hpc.Scheduler.Properties (in Microsoft.Hpc.Scheduler.Properties.dll)
[SerializableAttribute] [ClassInterfaceAttribute(ClassInterfaceType.None)] [ComVisibleAttribute(true)] [GuidAttribute("EA602C99-B32A-4A48-AD45-988F2914B2C7")] public class FilterProperty : IFilterProperty
/** @attribute SerializableAttribute() */
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("EA602C99-B32A-4A48-AD45-988F2914B2C7") */
public class FilterProperty implements IFilterProperty
SerializableAttribute ClassInterfaceAttribute(ClassInterfaceType.None) ComVisibleAttribute(true) GuidAttribute("EA602C99-B32A-4A48-AD45-988F2914B2C7") public class FilterProperty implements IFilterProperty
Do not use this class. Instead, use the IFilterProperty interface.
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: