Edit

Share via


SourceRepositoryItem.IsContainer Property

Definition

Whether the item is able to have sub-items (e.g., is a folder).

[System.Runtime.Serialization.DataMember]
public bool IsContainer { get; set; }
member this.IsContainer : bool with get, set
Public Property IsContainer As Boolean

Property Value

Attributes

Applies to