Click or drag to resize

HpsvObjectGetPropertyNames Method

Gets all available property names

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public IEnumerable<string> GetPropertyNames()

Return Value

Type: IEnumerableString
See Also