RSPropertyDefinition Constructor (DataEntity)

This constructor will create this object by using the DataEntity information to populate its properties.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

public   RSPropertyDefinition(
	DataEntity   dataEntity
)

Parameters

dataEntity

Type: Scribe.Core.ConnectorApi DataEntity

This parameter references the DataEntity that holds the information to populate this object.

See

RSPropertyDefinition Class

RSPropertyDefinition Overload

Scribe.Core.ConnectorApi.Metadata Namespace