Class GroupVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class GroupVM : CloudBaseVM
Properties
Id
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SubscriptionId
Declaration
public string SubscriptionId { get; set; }
Property Value
Type | Description |
---|---|
System.String |