• ylabarre
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 3
    Replies

Hello,

 

I'm able to get my custom list view with the metadata API stored in the xml file zip. However, the tag "operation" contain the operation in letters and I would like to translate this definitions in operator SOQL. Is someone can give me the operator I should use for each operation below ?

 

equals

notEqual

lessThan

greaterThan

lessOrEqual

greaterOrEqual

notContain

contains

startsWith

 

Thank you by advance.

Hello,

 

I created a custom view or lookup in the "contacts" page. I want to get the definition of this view dynamically in my C# code. Could you please tell which table in the database are stored those informations ?

 

Thanks by advance.

Hello,

 

I create a custom view in the "contacts" page. I want to get the definition of this view dynamically in my C# code. Could you please tell which table is in used to store those informations ?

 

Thanks by advance.

Hello,

 

I created a custom view or lookup in the "contacts" page. I want to get the definition of this view dynamically in my C# code. Could you please tell which table in the database are stored those informations ?

 

Thanks by advance.