Search Results for

    Show / Hide Table of Contents

    Class Reporting.NameSegment

    Inheritance
    System.Object
    Reporting.Segment
    Reporting.NameSegment
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: AasCore.Aas3_0
    Assembly: AasCore.Aas3_0.dll
    Syntax
    public class NameSegment : Reporting.Segment

    Constructors

    | Improve this Doc View Source

    NameSegment(String)

    Declaration
    public NameSegment(string name)
    Parameters
    Type Name Description
    System.String name

    Fields

    | Improve this Doc View Source

    Name

    Declaration
    public readonly string Name
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX