Click or drag to resize
CustomFieldDefinitionEntityType Property
Product: ALL Description: Intuit entity type to which the CustomFieldDefinition is associated. Valid values are defined in the objectNameEnumType.[br /]Required for the create operation. Required: ALL

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

Property Value

Type: String
Remarks