Entity(entityNatureType) Constructor

Nature only constructor.
Public Sub New( _ 
ByVal nature As entityNatureType
)
This language is not supported or no code example is available.
public Entity( 
entityNatureType nature 
)
This language is not supported or no code example is available.

Parameters

nature
entityNatureType

The entity nature

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition