Propriedade do RDL JobScheduleCollection.Item
Incluir membros protegidos
Incluir membros herdados
Gets a JobSchedule object in the collection by name or by index number.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Item[Guid] | Gets a JobSchedule object in the collection that has the specified GUID. (Herdado de JobScheduleCollectionBase.) | |
Item[Int32] | Gets a JobSchedule object in the collection by index number. | |
Item[String] | Gets a JobSchedule object in the collection by name. |
Início