Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBOLLIBRARY_REMOVED_VARIANT Property / SYMBOLLIBRARY_REMOVED_VARIANT Property

In This Topic
    SYMBOLLIBRARY_REMOVED_VARIANT Property
    In This Topic
    Compressed symbol library # 15031.
    Syntax
    public MDPropertyValue SYMBOLLIBRARY_REMOVED_VARIANT {get; set;}
    public:
    property MDPropertyValue^ SYMBOLLIBRARY_REMOVED_VARIANT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is assigned to a symbol library if one or more symbol variants were deleted from the symbol library during compression. In a comparison with the complete symbol library, however, the compressed symbol library is still considered equal in the system master data.

    See Also