Search Results for

    Show / Hide Table of Contents

    Class SmartEnumeration

    Represents a smart enumeration value.

    Inheritance
    object
    SmartObject
    SmartEnumeration
    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, 8, 0, 0)]
    public class SmartEnumeration : SmartObject
    Remarks

    This class is available since v7.8.

    Constructors

    Name Description
    SmartEnumeration(Guid, int)

    Initializes a new instance of the SmartEnumeration class of type Basic.

    SmartEnumeration(ElementId)

    Initializes a new instance of the SmartEnumeration class of type Element.

    SmartEnumeration(ElementId, ItemLabel)

    Initializes a new instance of the SmartEnumeration class of type Item.

    SmartEnumeration(SmartEnumerationType, Guid, int?, ElementId, ItemLabel)

    Initializes a new instance of the SmartEnumeration class.

    Fields

    Name Description
    ElementId

    Providing element identifier, or empty if none.

    EnumGuid

    Enumeration GUID.

    ItemLabel

    Providing element item label, or empty if none.

    Type

    Type of smart enumeration.

    Value

    Value, or null if unknown.

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

    Copyright ©2025 TopSolid - All rights reserved.