Reports.IsPresent(String) Method

Definition

public:
 bool IsPresent(System::String ^ Name);
public bool IsPresent (string Name);
abstract member IsPresent : string -> bool
Public Function IsPresent (Name As String) As Boolean

Parameters

Name
String

Returns

Applies to