MACROMEDIA CONTRIBUTE 3-DEPLOYING CONTRIBUTE Guía de usuario Pagina 40

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 142
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 39
40
Serena® Collage® 5.1.3
Chapter 3 Design-Time Component Reference
metafilter
(continued)
Greater than/less than (
< >
) statements
Greater than/less than or equal to statements (
<=
>=
)
Not equal statements (<>)
For metadata fields of type asset, you can use the
M.ValueAssetId statement. For example:
metafilter="(M.name='MyLogo') AND
(M.ValueAssetId='1000')
Will limit the results to the files where the MyLogo field
is pointing to asset ID '1000.'
For metadata fields of type integer, you can use the
M.ValueInteger
statement.
For example:
metafilter="(M.name='MyLogo') AND
(M.ValueInteger='2')
Will limit the results to the assets where the
MyLogo
field is equal to
2
.
Property Value Description
Vista de pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 141 142

Comentarios a estos manuales

Sin comentarios