Search Results for

    Show / Hide Table of Contents

    Struct DataManager.ContainerInfo

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

    Fields

    Description

    Declaration
    public string Description
    Field Value
    Type Description
    string

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    string

    OwnerName

    Declaration
    public string OwnerName
    Field Value
    Type Description
    string

    Path

    Declaration
    public string Path
    Field Value
    Type Description
    string

    TenantName

    Declaration
    public string TenantName
    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