API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_VARIANTCOUNT Property / SYMBLIB_VARIANTCOUNT(Int32) Property

In This Topic
SYMBLIB_VARIANTCOUNT(Int32) Property
In This Topic
Number of symbol variants # 15017. This property isn't indexed, and is read-only.
Syntax
public MDPropertyValue SYMBLIB_VARIANTCOUNT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

This property is read-only..

Number of symbol variants in a symbol library.

See Also