API Help
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibraryPropertyList Class / FCTDEFLIB_NAME Property / FCTDEFLIB_NAME(Int32) Property

In This Topic
FCTDEFLIB_NAME(Int32) Property
In This Topic
Function definition library # 15500. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FCTDEFLIB_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Name of the function definition library.

See Also