ViewSingle.Table Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::Office::Interop::MSProject::Table ^ Table { Microsoft::Office::Interop::MSProject::Table ^ get(); void set(Microsoft::Office::Interop::MSProject::Table ^ value); };
public Microsoft.Office.Interop.MSProject.Table Table { get; set; }
member this.Table : Microsoft.Office.Interop.MSProject.Table with get, set
Public Property Table As Table