API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_PCT_FUNCTION Property / DMPLAOBJECT_PCT_FUNCTION(Int32) Property

In This Topic
    DMPLAOBJECT_PCT_FUNCTION(Int32) Property
    In This Topic
    Processing function # 44037. This property isn't indexed.
    Syntax
    public PropertyValue DMPLAOBJECT_PCT_FUNCTION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PCT_FUNCTION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Processing function of the PCT loop number / PCT loop function number.

    See Also