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