LinkTypesToInclude Property
Gets or sets a list of entity class id's which represent the entity classes whose links should be followed when gathering entities. If null, then links to all entity classes will be included
Syntax
public System.Collections.Generic.IEnumerable<string> LinkTypesToInclude {get; set;}Public Property LinkTypesToInclude As System.Collections.Generic.IEnumerable(Of String)