Click or drag to resize

InterfaceIDMappingTypeRoleClassElementIdentifier Property

Gets and sets the identifier for the mapped RoleClass element.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public override string RoleClassElementIdentifier { get; set; }

Property Value

String
The role class element identifier.

Implements

IMappingElementTypeRoleClassElementIdentifier
See Also