HpsvObject Class | ![]() |
Namespace: HP.SV.DotNetRuleApi
public class HpsvObject : HpsvProxyObject
The HpsvObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | HpsvObject() |
Internal use only
|
![]() | HpsvObject(IEntityState) |
Internal use only
|
![]() ![]() | HpsvObject(String[]) |
Creates a new HpsvObject with predefined properties
|
![]() | HpsvObject(HpsvState, SvPath) |
Internal use only
|
Name | Description | |
---|---|---|
![]() | GetAllProperties |
Gets all available properties
|
![]() | GetPropertyNames |
Gets all available property names
|
![]() | IsNil |
Checks if value for specified property is Nil.
|
![]() | IsNotPresent |
Checks if value for specified property is present or not.
|
![]() | RegisterNotStandardPropertyName |
Internal use only
|
![]() | SetFromJson |
Updates the content from the JSON string
(Inherited from HpsvProxyObject.) |
![]() | SetNil |
Sets value for property to Nil.
|
![]() | SetNotPresent |
Sets value for property to not present.
|
![]() | ShallowCopyInto |
Internal use only
(Overrides HpsvProxyObject.ShallowCopyInto(HpsvProxyObject).) |
![]() | ToJson |
Serializes to content of the object to JSON string
(Inherited from HpsvProxyObject.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides HpsvProxyObject.ToString().) |
Name | Description | |
---|---|---|
![]() | GetValue |
Extension method allowing to get a child structure based on a string path
(Defined by HpSvExtensions.) |