Interface: ITargetSpecifier¶
Represent and flatten Target metadata.
Hierarchy¶
- ITargetSpecifier
Summary¶
Properties¶
Class Properties¶
Inherited Properties¶
Currently none inherited from the parent class(es).
Properties¶
Optional
editLink¶
• editLink? : string
Defining the editlink
entitySet¶
• entitySet: string
Defining the entity set
Optional
queryBuilder¶
• queryBuilder? : object
Defining the query builder object
Optional
queryOptions¶
• queryOptions? : string
Defining the query
Optional
readLink¶
• readLink? : string
Defining the readlink
Optional
serviceName¶
• serviceName? : string
Defining the service name
uniqueIdType¶
• uniqueIdType: UniqueIdType
Defining the ID type