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