Search Results for

    Show / Hide Table of Contents

    Struct AutoInstallTest.Notifications

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public struct AutoInstallTest.Notifications

    Constructors

    Notifications(string, string)

    Declaration
    public Notifications(string Id, string CreationDate)
    Parameters
    Type Name Description
    string Id
    string CreationDate

    Fields

    CreationDate

    Declaration
    public string CreationDate
    Field Value
    Type Description
    string

    Id

    Declaration
    public string Id
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX