Click or drag to resize
ItemValuesValues Property
Gets or sets the collection of values.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EntityCollection<Value> Values { get; set; }

Property Value

Type: EntityCollectionValue
See Also