I need to identify the object in which its content type starts with "F" following with alphabets and ends with numeric value. For that I can use either "*" or "?". But using these wild cards it will b...
But when user wants to use the descriptive programeing then, only "?", "*" can be used. I want to describe the object then use the find or find all methods.