Documentation for a minimal subset of the QSM API
GroupID Constructor (groupID)
Namespaces > QS.CMS.Base3 > GroupID > GroupIDNew(UInt32)
Initializes a new instance of the GroupID class.
Syntax
C#Visual BasicManaged C++
public GroupID (
	uint groupID
)
Public Sub New ( _
	groupID As UInteger _
)
public:
GroupID (
	unsigned int groupID
)
Parameters
groupID (UInt32)

[Missing <param> documentation for "groupID"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0