| FieldType Property |
Note: This API is now obsolete.
Gets or sets the field type.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax [ObsoleteAttribute("Use FieldType instead")]
public FieldType Type { get; set; }
<ObsoleteAttribute("Use FieldType instead")>
Public Property Type As FieldType
Get
Set
Property Value
Type:
FieldTypeSee Also