MACROMEDIA CONTRIBUTE 3-DEPLOYING CONTRIBUTE Podręcznik Użytkownika Strona 40

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 142
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 141 142

Komentarze do niniejszej Instrukcji

Brak uwag