AttributeValueGetDatabaseValue Method |
Gets the actual value of the attribute that is retrieved from database.
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic Object GetDatabaseValue()
Public Function GetDatabaseValue As Object
public:
Object^ GetDatabaseValue()
member GetDatabaseValue : unit -> Object
Return Value
Type:
Object
See Also