Search Results for

    Show / Hide Table of Contents

    Class SmartUserEnumeration

    Represents a smart user enumeration value.

    Inheritance
    object
    SmartObject
    SmartUserEnumeration
    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 SmartUserEnumeration : SmartObject
    Remarks

    This class is available since v7.8.

    Constructors

    Name Description
    SmartUserEnumeration(DocumentId, int)

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

    SmartUserEnumeration(ElementId)

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

    SmartUserEnumeration(ElementId, ItemLabel)

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

    SmartUserEnumeration(SmartUserEnumerationType, DocumentId, int?, ElementId, ItemLabel)

    Initializes a new instance of the SmartUserEnumeration class.

    Fields

    Name Description
    ElementId

    Providing element identifier, or empty if none.

    EnumId

    Enumeration definition document identifier.

    ItemLabel

    Providing element item label, or empty if none.

    Type

    Type of smart user 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.