API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PLCGROUP_DATALENGTH_INPUTS_12 Property / ARTICLE_PLCGROUP_DATALENGTH_INPUTS_12(Int32) Property

In This Topic
    ARTICLE_PLCGROUP_DATALENGTH_INPUTS_12(Int32) Property
    In This Topic
    PLC subdevice 12: Data length (inputs) # 22325. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_PLCGROUP_DATALENGTH_INPUTS_12( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCGROUP_DATALENGTH_INPUTS_12 {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also