public class AdvancedSettings
Public Class AdvancedSettings
type AdvancedSettings = class end
BusinessProcessAdvancedSettings | Initializes a new instance of the BusinessProcessAdvancedSettings class. |
AccumulateChangeEventOnReevaluation | |
BindValuesInActiveControllerContext | |
ConditionalTransaction | Gets or sets the value determining if the transaction specified by the TransactionScope property will start only in certain conditions, or always. |
ForceResponsiveUserInterface | |
ParentViewAccordingToHandlerContext | |
ProcessExpressionCommandHandlersInOrderWithOtherHandlers | |
ShowEmptyRowValuesWhenNoRows | |
SuppressRowLockingInBrowseActivity | |
SuppressValueBindingInInsertActivity | Gets or sets the value determining if initial value binding is suppressed when the BusinessProcessActivity property is set to Insert. |
UseChildOpenTransaction | |
UserInterfaceUpdateInterval |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |