Show / Hide Table of Contents

    Enum FieldWeldLengthDisplaySetting

    Enum used to set the FieldWeldLengthDisplayMode property.

    Namespace: DesignData.SDS2.Setup
    Assembly: DesignData.SDS2.Setup.dll
    Syntax
    public enum FieldWeldLengthDisplaySetting

    Fields

    Name Description
    Always

    Always show

    AsSet

    Show based on previous user specification.

    Never

    Never show

    Back to top