Click or drag to resize

IMultiEntryMetadataValues Property

Gets the collection of values

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<string> Values { get; }

Property Value

Type: IEnumerableString
See Also