| ItemFieldType Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Content.Items.Metadata
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [ObsoleteAttribute("Use UnderlyingType instead")]
public Type Type { get; set; }
<ObsoleteAttribute("Use UnderlyingType instead")>
Public Property Type As Type
Get
Set
Property Value
Type:
TypeSee Also