JobStep.JobStepFlags Property
SQL Server 2008 R2
The JobStepFlags property is reserved for future use.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)] public JobStepFlags JobStepFlags { get; set; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.Agent.JobStepFlagsReturns JobStepFlags associated with this instance.
