Search Results for

    Show / Hide Table of Contents

    Class SmartText

    Represents a smart text value.

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

    This class is available since v7.8.

    Constructors

    Name Description
    SmartText(string)

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

    SmartText(ElementId)

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

    SmartText(ElementId, ItemLabel)

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

    SmartText(SmartTextType, string, ElementId, ItemLabel, string)

    Initializes a new instance of the SmartText class.

    SmartText(SmartTextType, string, ElementId, ItemLabel, string, ScriptType)

    Initializes a new instance of the SmartText class.

    Fields

    Name Description
    ElementId

    Providing element identifier, or empty if none.

    Formula

    Formula, or null if none.

    ItemLabel

    Providing element item label, or empty if none.

    ScriptType

    Type of script.

    Type

    Type of smart text.

    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.