HpsvUnscopedSequenceBuilder.CustomScope Method |  |
Uses Custom scope. So it creates shared sequence per sequence name when having the same name of the custom scope. The name of the custom scope could be nested.
Namespace:
HP.SV.DotNetRuleApi
Assembly:
HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntaxpublic HpsvSequenceBuilderCustomScoped CustomScope(
string name
)
Parameters
- name
- Type: System.String
name of the scope
Return Value
Type:
HpsvSequenceBuilderCustomScopedCustom scope
See Also