Compartilhar via


Schedule.ReferencesPresent Propriedade

Definição

Obtém ou define um valor que indica se uma agenda compartilhada é referenciada por relatórios e assinaturas.

public:
 property bool ReferencesPresent { bool get(); void set(bool value); };
public bool ReferencesPresent { get; set; }
member this.ReferencesPresent : bool with get, set
Public Property ReferencesPresent As Boolean

Valor da propriedade

O valor será true se uma agenda compartilhada for referenciada por relatórios e assinaturas; caso contrário, o valor será false. O padrão é false.

Aplica-se a