Search Results for

    Show / Hide Table of Contents

    Enum EntityType

    Enumeration for denoting whether an entity is a self-managed entity or a co-managed entity.

    Namespace: AasCore.Aas3_0
    Assembly: AasCore.Aas3_0.dll
    Syntax
    public enum EntityType

    Fields

    Name Description
    CoManagedEntity

    For co-managed entities there is no separate AAS. Co-managed entities need to be part of a self-managed entity.

    SelfManagedEntity

    Self-Managed Entities have their own AAS but can be part of the bill of material of a composite self-managed entity.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX