Carbon API
Carbon API
RCS.Carbon.Shared
XDisplayProperties Class
XDisplayProperties Methods
AsString Method
Deserialize Method
DeserializeProp Method
GetProp Method
Serialize Method
SetProp Method
SetPropFromString Method
XDisplay
Properties
Set
Prop Method
Deserializes a single property dotpath and property object value.
Namespace:
RCS.Carbon.Shared
Assembly:
RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
Copy
public
void
SetProp
(
string
dotpath
,
Object
value
)
Parameters
dotpath
String
The dotpath that identifies the property to set.
value
Object
The property value to set.
Exceptions
Exception
Condition
CarbonException
Thrown if
dotpath
is not assigned to any property.
See Also
Reference
XDisplayProperties Class
RCS.Carbon.Shared Namespace
Copyright © 2020-2024 Red Centre Software
Send comments on this topic to
support@redcentresoftware.com