Поделиться через


DeleteProperties.Properties Свойство

Определение

Возвращает или задает удаляемые свойства.

public System.Collections.Generic.List<AdaptiveExpressions.Properties.StringExpression> Properties { get; set; }
member this.Properties : System.Collections.Generic.List<AdaptiveExpressions.Properties.StringExpression> with get, set
Public Property Properties As List(Of StringExpression)

Значение свойства

Коллекция удаляемых путей к свойствам.

Примеры

user.age удалит "age" из "user".

Применяется к