Click or drag to resize
CustomFieldDefinitionHidden Property
Product: ALL Description: True if the custom field is Private; false if Public and can be shared among different applications.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool Hidden { get; set; }

Property Value

Type: Boolean
Remarks