Click or drag to resize

UserPropertyVO Class

User Property Value Object Class
Inheritance Hierarchy
SystemObject
  SHConnectorUserPropertyVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class UserPropertyVO

The UserPropertyVO type exposes the following members.

Constructors
  NameDescription
Public methodUserPropertyVO
Contruction
Top
Properties
  NameDescription
Public propertyIsKeyChange
Is Key Changed
Public propertyIsValueChange
Is Value Changed
Public propertyKey
Key
Public propertyOldKey
Old Key
Public propertyValue
Value
Top
See Also