EntitiesToHide Property
Gets or sets a list of entities that should not be displayed in the Select Entity dialog
Syntax
public System.Collections.Generic.IEnumerable<IEntity> EntitiesToHide {get; set;}Public Property EntitiesToHide As System.Collections.Generic.IEnumerable(Of IEntity)