Click or drag to resize

HpsvObjectRegisterNotStandardPropertyName Method

Internal use only

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
protected void RegisterNotStandardPropertyName(
	string propertyName,
	string displayPropertyName
)

Parameters

propertyName
Type: SystemString
displayPropertyName
Type: SystemString
See Also