Search Results for

    Show / Hide Table of Contents

    Struct DocumentId

    Represents a TopSolid document identifier.

    Implements
    IEquatable<DocumentId>
    Inherited Members
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 6, 0, 0)]
    public struct DocumentId : IEquatable<DocumentId>
    Remarks

    This structure is available since v7.6.

    Constructors

    Name Description
    DocumentId(string)

    Initializes a new instance of the DocumentId structure.

    Fields

    Name Description
    Empty

    Empty identifier.

    Properties

    Name Description
    IsEmpty

    Tells whether the document identifier is empty.

    PdmDocumentId

    Gets the PDM document identifier.

    Methods

    Name Description
    Equals(object)
    Equals(DocumentId)
    GetHashCode()

    Operators

    Name Description
    operator ==(DocumentId, DocumentId)

    Tells whether two document identifiers are equal.

    operator !=(DocumentId, DocumentId)

    Tells whether two document identifiers are different.

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

    Copyright ©2025 TopSolid - All rights reserved.