API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBOLLIBRARY_REMOVED_VARIANT Property / SYMBOLLIBRARY_REMOVED_VARIANT(Int32) Property

In This Topic
SYMBOLLIBRARY_REMOVED_VARIANT(Int32) Property
In This Topic
Compressed symbol library # 15031. This property isn't indexed.
Syntax
public PropertyValue SYMBOLLIBRARY_REMOVED_VARIANT( 
   int index
) {get; set;}

Parameters

index

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