Click or drag to resize

FndDataPathEventArgs.ChildPath Property

The path to the affected information

Namespace:  Ifs.Fnd.Data
Assembly:  Ifs.Fnd.Data (in Ifs.Fnd.Data.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public string ChildPath { get; set; }

Property Value

Type: String
Examples
CUSTOMER_ORDER/LINES/BUY_QTY_DUE
See Also