AX#

Search Results for

    Show / Hide Table of Contents

    Class NullTwinIdentity

    Represents null or non-existing ITwinIdentity object.

    Inheritance
    object
    NullTwinIdentity
    Implements
    ITwinIdentity
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: AXSharp.Connector.Identity
    Assembly: AXSharp.Connector.dll
    Syntax
    public class NullTwinIdentity : ITwinIdentity

    Properties

    | Edit this page View Source

    AttributeName

    Gets unknown identity name.

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

    HumanReadable

    Gets unknown human readable path.

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

    Identity

    Gets empty identity value.

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

    Symbol

    Gets unknown symbol.

    Declaration
    public string Symbol { get; }
    Property Value
    Type Description
    string

    Implements

    ITwinIdentity
    • 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