RenamingRuleIndex Property

The index of the current renaming rule.

Object Oriented Interface

public function getRenamingRuleIndex();
public function setRenamingRuleIndex($value);

Procedural Interface

ipworksx12_x12translator_get($res, 10 );
ipworksx12_x12translator_set($res, 10, $value );

Default Value

-1

Remarks

This property specifies the current renaming rule. Valid values are from 0 to RenamingRuleCount - 1.

When set RenamingRule is populated with the renaming rule identified by the index.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks X12 2020 PHP Edition - Version 20.0 [Build 8155]