ContextEntity

ContextEntity class

The entity of the Context.

public class ContextEntity

Constructors

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

Properties

NameDescription
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