Click or drag to resize

FndAttribute.Existent Property

Indicates if the value is included in parent row.

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 bool Existent { get; set; }

Property Value

Type: Boolean
Remarks
A non existent attribute has not been set yet or has been excluded in server call
See Also