Project.HasDocuments Property

Definition

True if the project has any documents.

public:
 property bool HasDocuments { bool get(); };
public bool HasDocuments { get; }
member this.HasDocuments : bool
Public ReadOnly Property HasDocuments As Boolean

Property Value

Applies to