Show / Hide Table of Contents

Class DynamicTypeHandler

This type defines how to derived fields for the dynamic type itself.

Inheritance
object
DynamicTypeHandler
FlattenTypeHandler
RuleTypeConfig
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
[JsonConverter(typeof(DynamicTypeHandlerModelConverter))]
public class DynamicTypeHandler
In this article
Back to top