Click or drag to resize

ResourceSerializationSettingsValueFormat Property

Gets or sets a value that indicates how attribute values should be serialized

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

Property Value

Type: AttributeValueSerializationHandling
See Also