The entity type for this batch.

Namespace:  Mindscape.LightSpeed.ServiceModel
Assembly:  Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public Type EntityType { get; set; }
Visual Basic (Declaration)
Public Property EntityType As Type

Remarks

This is only used locally and is not shipped across the wire.

See Also