FindCriteriaElement::ContractTypeNames Property
.NET Framework (current version)
Gets a collection of configuration elements that contain the names of workflow service contract types.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
public: [ConfigurationPropertyAttribute("types")] property ContractTypeNameElementCollection^ ContractTypeNames { ContractTypeNameElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Discovery.Configuration::ContractTypeNameElementCollection^A collection of elements.
.NET Framework
Available since 4.0
Available since 4.0
Show: