Search Results for

    Show / Hide Table of Contents

    Class Property

    Represents a general property.

    Inheritance
    object
    Property
    BooleanProperty
    CodeProperty
    ColorProperty
    DateTimeProperty
    DocumentProperty
    EnumerationProperty
    IntegerProperty
    RealProperty
    TextProperty
    UserEnumerationProperty
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 12, 0, 0)]
    [KnownType(typeof(BooleanProperty))]
    [KnownType(typeof(DateTimeProperty))]
    [KnownType(typeof(EnumerationProperty))]
    [KnownType(typeof(IntegerProperty))]
    [KnownType(typeof(RealProperty))]
    [KnownType(typeof(TextProperty))]
    [KnownType(typeof(UserEnumerationProperty))]
    public abstract class Property
    Remarks

    This class is available since v7.12.

    Constructors

    Name Description
    Property()

    Properties

    Name Description
    Type

    Gets the property type.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.