Version 24.2 (latest)

ActivityBase Class Methods

For a list of all members of this type, see ActivityBase members.

Public Methods
 NameDescription
Public MethodGetEndLocalReturns the End relative to the specified TimeZoneToken  
Public MethodGetStartLocalReturns the Start relative to the specified TimeZoneToken  
Public MethodInitializeRootActivityInitializes the root activity of an occurrence instance.  
Public MethodSetEndLocalReturns the End relative to the specified TimeZoneToken  
Public MethodSetStartLocalReturns the Start relative to the specified TimeZoneToken  
Protected Methods
 NameDescription
Protected MethodInitializeFromThis method is called after a clone operation to allow derived classes the ability to copy state over to the cloned activity  
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
See Also