NetGroupListGetGroupByName(String, String) Method

Definition

Namespace: PCBI_NetGroups
Assembly: PCBI_NetGroups (in PCBI_NetGroups.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public NetGroup GetGroupByName(
	string name,
	string groupStepName
)

Parameters

name  String
 
groupStepName  String
 

Return Value

NetGroup

See Also