ContextEntity class

ContextEntity class

The entity of the Context.

The ContextEntity type exposes the following members:

Constructors

Constructor Description
ContextEntity(identifier_scheme, identifier) Initializes a new instance of ContextEntity class.

Properties

Property Description
identifier Gets or sets the context entity identifier.
identifier_scheme Gets or sets the context entity identifier scheme.
dimension_member_list Gets the dimension member list defined in segment.

See Also