ODataResourceSerializationInfo.IsFromCollection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indicateur que nous utilisons pour déterminer si la ressource actuelle provient d’une propriété de navigation de type collection ou non.
public bool IsFromCollection { get; set; }
member this.IsFromCollection : bool with get, set
Public Property IsFromCollection As Boolean