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)
Syntaxpublic string EntityType { get; set; }
Property Value
Type:
String
Remarks
See Also