Search Results for

    Show / Hide Table of Contents

    Class BooleanProperty

    Represents a Boolean property.

    Inheritance
    System.Object
    Property
    BooleanProperty
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: cs.temp.dll.dll
    Syntax
    [AvailableSinceVersion(7, 12, 0, 0)]
    public class BooleanProperty : Property
    Remarks

    This class is available since v7.12.

    Constructors

    BooleanProperty(Boolean)

    Initializes a new instance of the BooleanProperty class.

    Declaration
    public BooleanProperty(bool inValue)
    Parameters
    Type Name Description
    System.Boolean inValue

    Value.

    Fields

    Value

    Value.

    Declaration
    public bool Value
    Field Value
    Type Description
    System.Boolean

    Properties

    Type

    Gets the property type.

    Declaration
    public override PropertyType Type { get; }
    Property Value
    Type Description
    PropertyType
    Overrides
    Property.Type
    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés