Interface IWithProjectType
Interface for an object that has a project reference.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IWithProjectType
Properties
Project
Gets the project for the response.
Declaration
IProjectReferenceType? Project { get; }
Property Value
Type | Description |
---|---|
IProjectReferenceType |