Interface IWithOwnerType
Interface for an object that has an owner user reference.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IWithOwnerType
Properties
Owner
Gets the owner for the response.
Declaration
IRestIdentifiable? Owner { get; }
Property Value
Type | Description |
---|---|
IRestIdentifiable |