Gets or sets Group ID for the service to be registered.
Declaration Syntax
C# | Visual Basic | Visual 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.8.10.1