API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_COMMENT Property / FUNC_COMMENT(Int32) Property

In This Topic
FUNC_COMMENT(Int32) Property
In This Topic
Remark # 20045. This property isn't indexed.
Syntax
public PropertyValue FUNC_COMMENT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
See Also