Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr._SaveasDatasetName

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _SaveasDatasetName

    Fields

    dataset_name

    Declaration
    public byte[] dataset_name
    Field Value
    Type Description
    System.Byte[]

    dataset_name_modifiable

    Declaration
    public bool dataset_name_modifiable
    Field Value
    Type Description
    System.Boolean

    ifail

    Declaration
    public int ifail
    Field Value
    Type Description
    System.Int32

    new_owner

    Declaration
    public sbyte *new_owner
    Field Value
    Type Description
    System.SByte*

    new_owner_revision

    Declaration
    public sbyte *new_owner_revision
    Field Value
    Type Description
    System.SByte*

    old_dataset

    Declaration
    public sbyte *old_dataset
    Field Value
    Type Description
    System.SByte*

    old_owner

    Declaration
    public sbyte *old_owner
    Field Value
    Type Description
    System.SByte*

    old_owner_revision

    Declaration
    public sbyte *old_owner_revision
    Field Value
    Type Description
    System.SByte*

    relation_type

    Declaration
    public sbyte *relation_type
    Field Value
    Type Description
    System.SByte*
    In This Article
    Back to top Generated by DocFX