PrimitiveValue
Class
Represents a primitive serialized value.
Definition
Namespace:Telerik.Windows.Persistence.Core
Assembly:Telerik.Windows.PersistenceFramework.dll
Syntax:
C#
public class PrimitiveValue
Inheritance: objectPrimitiveValue
Constructors
C#
public PrimitiveValue()
Properties
Gets or sets a string value indicating whether empty space must be preserved.
C#
public string SpacePreserve { get; set; }