FindCriteriaElement::ContractTypeNames Property

.NET Framework (current version)
 

Gets a collection of configuration elements that contain the names of workflow service contract types.

Namespace:   System.ServiceModel.Discovery.Configuration
Assembly:  System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)

public:
[ConfigurationPropertyAttribute("types")]
property ContractTypeNameElementCollection^ ContractTypeNames {
	ContractTypeNameElementCollection^ get();
}

.NET Framework
Available since 4.0
Return to top
Show: