Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList 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 PropertyValue SYMBOLLIBRARY_REMOVED_VARIANT {get; set;}
    public:
    property PropertyValue^ SYMBOLLIBRARY_REMOVED_VARIANT {
       PropertyValue^ get();
       void set (    PropertyValue^ 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