IsContainer Property
Gets whetheror not this entity class acts as a container for other entities. For example, a Folder can contain files.
Syntax
public System.bool IsContainer {get;}Public ReadOnly Property IsContainer As System.BooleanGets whetheror not this entity class acts as a container for other entities. For example, a Folder can contain files.
public System.bool IsContainer {get;}Public ReadOnly Property IsContainer As System.Boolean