ExecutionInfo.CredentialsRequired 屬性

定義

說明報告是否需要資歷。

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

屬性值

一個 Boolean 值。 值為 true 表示報告需要資歷。

備註

若該 CredentialsRequired 物業為 true,報告將不會執行。

適用於