Click or drag to resize

ActivityResource Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Activity.ActivitiesActivityResource

Namespace: LSRetail.Omni.Domain.DataModel.Activity.Activities
Assembly: LSRetail.Omni.Domain.DataModel.Activity (in LSRetail.Omni.Domain.DataModel.Activity.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class ActivityResource : Entity, 
	IDisposable

The ActivityResource type exposes the following members.

Constructors
 NameDescription
Public methodActivityResourceInitializes a new instance of the ActivityResource class
Public methodActivityResource(String)Initializes a new instance of the ActivityResource class
Top
Properties
 NameDescription
Public propertyDescription 
Public propertyEmail 
Public propertyFixedLocation 
Public propertyGroup 
Public propertyId
(Inherited from Entity)
Public propertyPhone 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ActivityResource
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also