Click or drag to resize

XDisplayTabSetProps Method

Deserializes an API exchange string of newline joined key and value lines back into the source object properties where they are defined in the engine.

Namespace: RCS.Carbon.Tables
Assembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax
C#
public bool SetProps(
	XDisplayProperties dprops
)

Parameters

dprops  XDisplayProperties

[Missing <param name="dprops"/> documentation for "M:RCS.Carbon.Tables.XDisplayTab.SetProps(RCS.Carbon.Shared.XDisplayProperties)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RCS.Carbon.Tables.XDisplayTab.SetProps(RCS.Carbon.Shared.XDisplayProperties)"]

See Also