Click or drag to resize

ResourceSerializationSettingsIncludeNullValues Property

Gets or sets a value that indicates if null attributes should be included in the response. If the IncludePermissionHints value is set, null values will always be included.

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public bool IncludeNullValues { get; set; }

Property Value

Type: Boolean
See Also