Click or drag to resize

SupplementalEntity Class

A supplemental.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.WeighingSupplementalEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class SupplementalEntity : IntegrationEntity

The SupplementalEntity type exposes the following members.

Properties
  NameDescription
Public propertyProfileFieldCode
Gets or sets the profile field code.
Public propertyProfileFieldValue
Gets or sets the profile field value.
Top
See Also