ExternalParameterAttribute Constructor ( String )NFX Class Library

[This is preliminary documentation and is subject to change.]

Provides a list of group names where this parameter applies

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ExternalParameterAttribute(
	params string[] groups
)

Parameters

groups
Type:  OnlineSystem String 
See Also