Group - Retrieves assets for a group
Last updated
Last updated
Enter the ID of the group to retrieve associated assets.
Success: List of assets retrieved successfully.
A public property of type Guid that has both a getter and a setter method, which allows for getting and setting the value of the AssetId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the AssetName property.
A public property of type AssetType enum that has both a getter and a setter method, which allows for getting and setting the value of the AssetType property.
A public property of type Guid that has both a getter and a setter method, which allows for getting and setting the value of the DatasetId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the BindedDatasetId property.
A public property of type Guid that has both a getter and a setter method, which allows for getting and setting the value of the RoleId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the RoleName property.
A public property of type list of strings that has both a getter and a setter method, which allows for getting and setting the value of the RlsRole property.