Click or drag to resize

FndDataColumnReferenceView Property

Gets or sets the database view for when this text column is an LU reference

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

Property Value

Type: String
See Also