Bloomberg API for .NET
GroupId Property
NamespacesBloomberglp.BlpapiServiceRegistrationOptionsGroupId
Gets or sets Group ID for the service to be registered.
Declaration Syntax
C#Visual BasicVisual C++
public string GroupId { get; set; }
Public Property GroupId As String
	Get
	Set
public:
property String^ GroupId {
	String^ get ();
	void set (String^ value);
}
Property Value
Remarks
If the input groupId length > MAX_GROUP_ID_SIZE (=64) only the first MAX_GROUP_ID_SIZE chars are considered as Group Id.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1