| GetObjectsDataSettings Properties | 
The GetObjectsDataSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ExcludedNames | 
            List of names which are used to filter out objects having codename or display name that starts with one of these names.
              | |
| IncludeBinaryData | 
            Indicates if binary data should be included into selection.
              | |
| IncludeChildData | 
            Indicates if child object data should be included into selection.
              | |
| InfoObject | 
            Main info object for which the data should be retrieved.
              | |
| Operation | 
            Operation type.
              | |
| OrderBy | 
            Order by.
              | |
| QueryParameters | 
            Query parameters for the selection.
              | |
| SiteId | 
            Site ID specifies that only site child objects and bindings are included into selection.
              | |
| TranslationTable | 
            Translation table to initialize with data bindings.
              | |
| Where | 
            Where condition.
              |