Class ArrayType
Array type object.
Inherited Members
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
public class ArrayType : BaseType
Properties
ElementType
Declaration
[JsonProperty(PropertyName = "elementType")]
public string ElementType { get; set; }
Property Value
Type | Description |
---|---|
string | Seeded type |