Język

DeleteProperties.Properties Właściwość

Definicja

Otrzymuje lub ustawia właściwości do usunięcia.

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)

Wartość właściwości

Zbiór ścieżek własności do usunięcia.

Przykłady

user.age usunie "age" z "user".

Dotyczy