ServiceGroupAttribute
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: Attribute | ServiceGroupAttribute
Properties
Group
property Group: String read write;
String Group { get; set; }
Property Group() As String
Instance Methods
constructor
constructor(group: String)
ServiceGroupAttribute(String group)
Sub New(group As String)
Parameters:
- group: