SchedulerIdAttributeName Field

Represents a constant that is used when the scheduler id attribute is assigned to a job definition. This type/member supports the IIS Transform Manager infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Web.Media.TransformManager
Assembly:  Microsoft.Web.Media.TransformManager.Common (in Microsoft.Web.Media.TransformManager.Common.dll)

Syntax

'Declaration

  Public Const SchedulerIdAttributeName As String
'Usage

  Dim value As String

value = JobDefinition.SchedulerIdAttributeName
  public const string SchedulerIdAttributeName
  public:
literal String^ SchedulerIdAttributeName
  static val mutable SchedulerIdAttributeName: string
  public const var SchedulerIdAttributeName : String

See Also

Reference

JobDefinition Class

Microsoft.Web.Media.TransformManager Namespace