ICSEptFieldValue Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets or sets the value.

Namespace: ContentStudio.EventActions
Assembly: CS5Interfaces (in CS5Interfaces.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

string Value { get; set; }

Property Value

Type: String
The value of the field. Starting with CS 5.5 the value can be made up of multiple values with the MultiFieldValueSeparator separator between each individual field value. This indicates that fields sharing the same name are present in the Ept document.
See Also

Reference