Click or drag to resize

ResourceSerializationSettingsArrayHandling Property

Gets or sets a value that indicates which attributes should be represented as arrays

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

Property Value

Type: ArraySerializationHandling
See Also