ContextEntity class

ContextEntity class

The entity of the Context.

The ContextEntity type exposes the following members:

Constructors

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

Properties

PropertyDescription
identifierGets or sets the context entity identifier.
identifier_schemeGets or sets the context entity identifier scheme.
dimension_member_listGets the dimension member list defined in segment.

See Also