WebFactorSearchCriteriaFactorDataTypeIds Property |
Search for factors that is of one of
these factor data types.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public List<int> FactorDataTypeIds { get; set; }
Public Property FactorDataTypeIds As List(Of Integer)
Get
Set
public:
property List<int>^ FactorDataTypeIds {
List<int>^ get ();
void set (List<int>^ value);
}
member FactorDataTypeIds : List<int> with get, set
Property Value
Type:
ListInt32See Also