ContainerPropertyAttribute Class

Definition

Used in a class representing an open entity or complex types to indicate that the property should be used as the container for dynamic properties during serialization and materialization.

C#
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public sealed class ContainerPropertyAttribute : Attribute
Inheritance
ContainerPropertyAttribute
Attributes

Constructors

Applies to

Product Versions
OData Client 7.0