Moonware.Common Namespace : SerializableParams Class |
For a list of all members of this type, see SerializableParams members.
Name | Description | |
---|---|---|
![]() | GetPropertyBool | Returns the property as bool |
![]() | GetPropertyColor | Returns the property as Color |
![]() | GetPropertyDate | Returns the property as Date |
![]() | GetPropertyDouble | Returns the property as Double |
![]() | GetPropertyInt | Returns the property as Int |
![]() | GetPropertyObj | Returns the property as Object |
![]() | GetPropertyString | Returns the property as String |
![]() | UpdateProperty | Used to update the value of given property |