![]() | |
WorkflowOrganizationPageViewModel Class |
Namespace: WeroSoft.Organization.Management
public sealed class WorkflowOrganizationPageViewModel : PageViewModel
The WorkflowOrganizationPageViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | WorkflowOrganizationPageViewModel | Initializes a new instance of the WorkflowOrganizationPageViewModel class |
Name | Description | |
---|---|---|
![]() | Abbreviation |
Gets the abbreviation of the organization.
|
![]() | Background |
Gets or sets the background of the page.
(Inherited from PageViewModel.) |
![]() | ContactNumber |
Gets the contact number of the organization.
|
![]() | CorrespondenceLanguage |
Gets the correspondence language of the organization.
|
![]() | CustomerNumber |
Gets the custom number of the organization.
|
![]() | CustomSystemId |
Gets the custom system id of the organization.
|
![]() | DefaultEmailAddress |
Gets the default email address of the organization.
|
![]() | DefaultInvoiceAddress |
Gets the default invoice address of the organization.
|
![]() | DefaultPostalAddress |
Gets the default postal address of the organization.
|
![]() | Description |
Gets or sets the description this view model is responsible for.
(Inherited from PageViewModel.) |
![]() | DisplayName |
Gets the postal address of the organization.
|
![]() | Explanation |
Gets or sets the explanation of this page.
(Inherited from PageViewModel.) |
![]() | Foreground |
Gets or sets the foreground of the page.
(Inherited from PageViewModel.) |
![]() | IsModified |
Gets or sets the flag indicating whether the object has been modified or not.
(Inherited from ViewModelBase.) |
![]() | IsReadOnly |
Gets or sets the flag indicating whether the object is read-only.
(Inherited from ViewModelBase.) |
![]() | Organization |
Gets the organization.
|
![]() | OrganizationName |
Gets the name of the organization.
|
![]() | OrganizationViewModelInternal |
The view model of the organization.
|
![]() | PageStatus |
Gets or sets the page status.
(Inherited from PageViewModel.) |
![]() | PageTitleImage |
Gets or sets the page status.
(Inherited from PageViewModel.) |
![]() | SubType |
Gets the type of the organization.
|
![]() | TemplateName |
Gets or sets the name of the template this view is using.
(Inherited from PageViewModel.) |
![]() | Title |
Gets or sets the title of this page.
(Inherited from PageViewModel.) |
Name | Description | |
---|---|---|
![]() | CultureChanged |
Called if the culture has been changed.
(Inherited from CultureSupportingViewModel.) |
![]() | Dispose |
Disposes the object.
(Inherited from CultureSupportingViewModel.) |
![]() | Dispose(Boolean) |
Disposes the object.
(Inherited from CultureSupportingViewModel.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize |
Creates the view model of the contact.
(Overrides PageViewModelInitialize(IWorkflowUIProvider).) |
![]() | OnGotFocus |
Handle got focus event.
(Inherited from PageViewModel.) |
![]() | OnLostFocus |
Handle lost focus event.
(Inherited from PageViewModel.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unload |
Unregister events.
(Overrides PageViewModelUnload.) |
![]() | Validate |
Validate the Organization.
(Overrides PageViewModelValidate(IListCheckResultItem).) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Raised on changing a property.
(Inherited from NotifyPropertyChanged.) |
Name | Description | |
---|---|---|
![]() | Clone(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | CloneT(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | Convert | (Defined by DataConverterExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String) | Overloaded.
Creates a data entry into a string builder according to the giving parameters.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry for a data element.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry into a string builder.
(Defined by TraceExtensions.) |
![]() | DynamicCast |
Dynamically casts a reference to another type.
(Defined by TypeManagerHelper.) |
![]() | ExtractSystemParametersFromTrigger |
Extracts the system parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
(Defined by TriggerExtensions.) |
![]() | GetFieldValue(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetFieldValueT(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValue(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValueT(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | Inject(Type, Object) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | Inject(Type, Object, Boolean) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | InjectField |
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Type, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | Invoke(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | InvokeTResult(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | SetFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | SetPropertyValue |
Sets the data object on a defined property of a particular type.
(Defined by UnitTest.) |
![]() | SetReadOnlyFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | TryInjectProperty |
Tries to Inject a value to a property within a data object.
(Defined by DataInjection.) |