EnumContextValueInfo

Name EnumContextValueInfo
Usage EnumerationManagementService
EnumeratedValueInfo
Type Complex

Description

Provides information about a supported type/value pair for a context.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
key Key String Identifier for the context modifier for an enumeration. Required Read only One No  
value Value String Value for the enumeration context Required   One No  
meta Meta Meta Create and last update info for the structure. This is optional
and treated as read only since the data is set by the internals
of the service during maintenance operations.

Contains audit trail information about the creation and last
update of this object Also contains the version ind used for
optimistic locking.

Attempts to set or update should result in a ReadOnlyException
being thrown.
Required on updates Read only One No