ContextEntity

ContextEntity class

The entity of the Context.

public class ContextEntity

Constructors

Name Description
ContextEntity(string, string) Initializes a new instance of ContextEntity class.

Properties

Name Description
DimensionMemberList { get; } Gets the dimension member list defined in segment.
Identifier { get; set; } Gets or sets the context entity identifier.
IdentifierScheme { get; set; } Gets or sets the context entity identifier scheme.

See Also