Search Results for

    Show / Hide Table of Contents

    Class DoublePreattestationContent

    Inheritance
    System.Object
    OperationContent
    DoublePreattestationContent
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class DoublePreattestationContent : OperationContent

    Properties

    | Improve this Doc View Source

    Kind

    Declaration
    public override string Kind { get; }
    Property Value
    Type Description
    System.String
    Overrides
    OperationContent.Kind
    | Improve this Doc View Source

    Op1

    Declaration
    public InlinePreattestation Op1 { get; set; }
    Property Value
    Type Description
    InlinePreattestation
    | Improve this Doc View Source

    Op2

    Declaration
    public InlinePreattestation Op2 { get; set; }
    Property Value
    Type Description
    InlinePreattestation
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad