Click or drag to resize

RoleRequirementsTypeMappingObject Property

Gets the MappingObject of this RoleRequirements object. Please note, if no MappingObject exists, an empty Wrapper is returned. Use the InsertNew method to create one.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public MappingType MappingObject { get; }

Property Value

MappingType
Remarks
This Property is only defined since CAEX 3.0.
See Also