Click or drag to resize

ObjectPropertyVO Constructor (String)

Construction

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public ObjectPropertyVO(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:SHConnector.ObjectPropertyVO.#ctor(System.String)"]

See Also