Class IncludeQuery
public class IncludeQuery : CursorQuery
- Inheritance
-
objectIncludeQuery
Properties
Include
Optional. Specify additional output data to include in the model response.
public OutputDataList Include { get; set; }
public class IncludeQuery : CursorQuery
Optional. Specify additional output data to include in the model response.
public OutputDataList Include { get; set; }