Click or drag to resize

ServiceFrequencyPartialEntity Class

Service Frequency Partial Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.SettingsServiceFrequencyPartialEntity

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 ServiceFrequencyPartialEntity

The ServiceFrequencyPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodServiceFrequencyPartialEntity
Initializes a new instance of the ServiceFrequencyPartialEntity class
Top
Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyServiceFrequencyId
Gets or sets the service frequency identifier.
Top
See Also