Dell OpenManage Server Administrator Version 5.5 Guía de usuario Pagina 106

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 134
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 105
106 Dell-Defined Classes
string subComponentID;
[write (true), key: ToSubClass]
string version;
[write (true), key: ToSubClass]
string name;
[write (true), key: ToSubClass]
string deviceKey;
};
[Association, Dynamic, Provider ("omprov"),
Description("The Dell_CMDeviceApplication class contains all the
information related to the Dell Change Management association between the
device and the application (1:n).")
]
class Dell_CMDeviceApplication
{
[key, Override ("Antecedent"),
Description ("The Device.")
]
Dell_CMDevice REF Antecedent;
[key, Override ("Dependent"),
Description ("The Application")
]
Dell_CMApplication REF Dependent;
};
// =====
// end of file
// =====
book.book Page 106 Tuesday, February 26, 2008 9:21 AM
Vista de pagina 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 133 134

Comentarios a estos manuales

Sin comentarios