Represents a Property Override for an Account Type.
Implements I_ISDirty
Methods
|
Name |
Description |
|
IsValid |
Check to see if the value is valid. |
|
StandardValueText |
The Standard Value (as defined on the Account Type) in its text representation for this override. |
Properties
|
Name |
Description |
|
Enabled Read-Only |
Indicates whether this Property Override is Enabled (based on other Property Overrides and/or properties on the Account Type). |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
ListResolved Read-Only |
The dropdown List to present in the User Interface. |
|
Override |
Indicates whether this Property is Overridden. |
|
Value |
The Override Value. |
|
ValueText |
The Override Value in its String representation (Enum type properties only). |
|
Visible Read-Only |
Indicates whether this property is Visible. |
Fields
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0