Click or drag to resize

ActionPartialEntity Class

Action Partial Entity
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.SettingsActionPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ActionPartialEntity : EntityObject, 
	IPartialEntity

The ActionPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyActionId
Gets or sets the action identifier.
Public propertyActionType
Gets or sets the type of the action.
Public propertyActionTypeId
Gets or sets the action type identifier.
Public propertyActionTypes
Gets or sets the action types.
Public propertyAnalysisCode
Gets or sets the analysis code.
Public propertyDescription
Gets or sets the description.
Public propertyEquivalentHaul
Gets or sets the equivalent haul.
Public propertyIsDeleted
Gets or sets a value indicating whether this instance is deleted.
Public propertyShortAction
Gets or sets the short action.
Public propertyShortName
Gets or sets the short name.
Top
See Also