AX#

Search Results for

    Show / Hide Table of Contents

    Interface ITwinPrimitiveInfo

    Provides interface for information about value types symbols.

    Namespace: AXSharp.Connector
    Assembly: AXSharp.Connector.dll
    Syntax
    public interface ITwinPrimitiveInfo

    Properties

    | Edit this page View Source

    Group

    Gets group of this value type.

    Declaration
    uint Group { get; }
    Property Value
    Type Description
    uint
    | Edit this page View Source

    Length

    Gets length of this value type in bytes.

    Declaration
    int Length { get; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    Symbol

    Get the symbol of this tag.

    Declaration
    string Symbol { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFx. © MTS spol. s r.o., MTS spol. s r.o., and awesome contributors