For a list of all members of this type, see ActivityBase members.
Name | Description | |
---|---|---|
GetEndLocal | Returns the End relative to the specified TimeZoneToken | |
GetStartLocal | Returns the Start relative to the specified TimeZoneToken | |
InitializeRootActivity | Initializes the root activity of an occurrence instance. | |
SetEndLocal | Returns the End relative to the specified TimeZoneToken | |
SetStartLocal | Returns the Start relative to the specified TimeZoneToken |
Name | Description | |
---|---|---|
InitializeFrom | This method is called after a clone operation to allow derived classes the ability to copy state over to the cloned activity | |
OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
OnPropertyChanged | Overridden. Called when property changed event is raised. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent(String,Object,PropertyChangedEventArgs) | Raises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
SetField<T> | Helper method used by property setters to change the value of a field and raise the PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |