GetChildren Property
Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings›SelectEntitySettings.SelectEntityOptionsExtensibility
Gets or sets a delagate that is called to get the children for an entity during the navigation process
Syntax
public System.Func<IEntity,List<IEntity>,bool> GetChildren {get; set;}Public Property GetChildren As System.Func(Of IEntity,List(Of IEntity),Boolean)