PropertyTypeDefinition MaxOccurs Property

Gets or sets MaxOccurs.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

public   int   MaxOccurs { get; set; }

Property Value

Type: Int32

Implements

IPropertyTypeDefinition MaxOccurs

See

PropertyTypeDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace