Search Results for

    Show / Hide Table of Contents

    Class Script

    Inheritance
    System.Object
    Script
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class Script : object

    Properties

    | Improve this Doc View Source

    Code

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

    Storage

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