nombre_tecnico
(
modelName: nombre_tecnico, nullable: true, editable: true, defaultValue: null, length: 255, alias: Nombre del técnico, type: esriFieldTypeString
)
nota_firma
(
modelName: nota_firma, nullable: true, editable: true, defaultValue: null, length: 255, alias: NOTA IMPORTANTE PARA EL USUARIO RESPONSABLE DEL EQUIPO, type: esriFieldTypeString
)
nombre_grupo
(
modelName: nombre_grupo, nullable: true, editable: true, defaultValue: null, length: 255, alias: Nombre del grupo, type: esriFieldTypeString
, Coded Values:
[212: EQUIPO Y MAQUINA DE OFICINA]
, [221: EQUIPO DE COMPUTACIÓN]
)
tipo_elemento
(
modelName: tipo_elemento, nullable: true, editable: true, defaultValue: null, length: 255, alias: Tipo de Elemento, type: esriFieldTypeString
, Coded Values:
[1: PC DESKTOP]
, [2: COMPUTADOR PORTÁTIL]
, [3: PC TODO EN UNO]
, ...9 more...
)