AX#

Search Results for

    Show / Hide Table of Contents

    Interface ITwinIdentity

    Defines identity object contract.

    Namespace: AXSharp.Connector.Identity
    Assembly: AXSharp.Connector.dll
    Syntax
    public interface ITwinIdentity

    Properties

    | Edit this page View Source

    AttributeName

    Gets name of a named twin object.

    Declaration
    string AttributeName { get; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    HumanReadable

    Gets full path of this twin object in human readable format.

    Declaration
    string HumanReadable { get; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Identity

    Gets the online identity.

    Declaration
    OnlinerULInt Identity { get; }
    Property Value
    Type Description
    OnlinerULInt
    | Edit this page View Source

    Symbol

    Gets full symbol path of a twin object.

    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