ObjectPersistData.GetPropertyAllFilters(String) Yöntem

Tanım

Belirtilen özellik adı için filtrelenen tüm özellik girişlerini döndürür.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 System::Collections::ICollection ^ GetPropertyAllFilters(System::String ^ name);
public System.Collections.ICollection GetPropertyAllFilters (string name);
member this.GetPropertyAllFilters : string -> System.Collections.ICollection
Public Function GetPropertyAllFilters (name As String) As ICollection

Parametreler

name
String

NameBir ifadesi.

Döndürülenler

ICollection

Belirtilen özellik adı için filtrelenen tüm özellik girdileri.

Şunlara uygulanır