IPropertyTypeDefinition PropertyType Property

Holds property/field data type These should be .NET system data types that the core can use, such as system.int32 or system.string.

Namespace:  Scribe.Core.ConnectorApi.Metadata

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

string   PropertyType { get; set; }

Property Value

Type: String

See

IPropertyTypeDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace