• Docs
  • Learn
  • Community
    Search Results for

      Show / Hide Table of Contents

      Interface INamedElement

      Represents workflow elements that have a name.

      Namespace: Bonsai
      Assembly: Bonsai.Core.dll
      Syntax
      public interface INamedElement

      Properties

      | Improve this Doc View Source

      Name

      Gets the name of the element.

      Declaration
      string Name { get; }
      Property Value
      Type Description
      String
      • Improve this Doc
      • View Source
      In This Article
      Back to top Generated by DocFX