Search Results for

    Show / Hide Table of Contents

    Class UserEnumerationProperty

    Represents a user enumeration property.

    Inheritance
    Object
    Property
    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: cs.temp.dll.dll
    Syntax
    [AvailableSinceVersion(7, 12, 0, 0)]
    public class UserEnumerationProperty : Property
    Remarks

    This class is available since v7.12.

    Constructors

    UserEnumerationProperty(Int32)

    Initializes a new instance of the UserEnumerationProperty class.

    Declaration
    public UserEnumerationProperty(int inValue)
    Parameters
    Type Name Description
    Int32 inValue

    Value.

    Fields

    Value

    Value.

    Declaration
    public int Value
    Field Value
    Type Description
    Int32

    Properties

    Type

    Gets the property type.

    Declaration
    public override PropertyType Type { get; }
    Property Value
    Type Description
    PropertyType
    Overrides
    Property.Type
    In This Article
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2024 TopSolid - All rights reserved.