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

In This Topic
SYMBLIB_LOCKEDSYMBOLCOUNT(Int32) Property
In This Topic
Number of locked symbols # 15016. This property isn't indexed, and is read-only.
Syntax
public PropertyValue SYMBLIB_LOCKEDSYMBOLCOUNT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

This property is read-only..

Number of locked symbols in a symbol library.

See Also