Property Methods |
The Property type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FindPropertybyId | Finds the corresponding Property matching the passed ID, in a list of Properties. |
![]() | Get | Gets the current value of the Property. |
![]() | Load | Loads the property with the current set values, through a PropertyGetter. |
![]() ![]() | Loadlist | Loads and sync the current set values into all the Properties contained in the passed list. |
![]() | Set | Sets the value of the property. |
![]() | Store | Stores the Property value, applying them. |
![]() ![]() | Storelist | Stores and applies all the Properties and their current associated values. |