IPWorks EDIFACT 2020 iOS Edition

Questions / Feedback?

renamingRuleCount (property)

The number of renaming rules.

Syntax

@property (nonatomic,readonly,assign,getter=renamingRuleCount) int renamingRuleCount;
- (int)renamingRuleCount;
public var renamingRuleCount: Int32 {
  get {...}
}

Default Value

0

Remarks

This property returns the current number of renaming rules.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDIFACT 2020 iOS Edition - Version 20.0 [Build 8209]