Класс ValidationSearchCriteria
Represents the criteria for a validation search.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..ValidationSearchCriteria
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "ValidationSearchCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ValidationSearchCriteria
'Применение
Dim instance As ValidationSearchCriteria
[DataContractAttribute(Name = "ValidationSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ValidationSearchCriteria
[DataContractAttribute(Name = L"ValidationSearchCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ValidationSearchCriteria
[<DataContractAttribute(Name = "ValidationSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ValidationSearchCriteria = class end
public class ValidationSearchCriteria
Тип ValidationSearchCriteria обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ValidationSearchCriteria | Initializes a new instance of the ValidationSearchCriteria class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
EntityId | Gets or sets a GUID or the Name of an Entity to further restrict output. |
![]() |
Members | Gets or sets Member Codes (in combination with Entity) to retrieve transactions for one or more specific members. |
![]() |
MemberTypeId | Gets or sets a MemberType: Leaf, Consolidation, Collection. |
![]() |
ModelId | Gets or sets a GUID or the exact Name of a Model. |
![]() |
UserId | Gets or sets the user. Issues are assigned to all users who can correct them. |
![]() |
VersionId | Gets or sets a GUID or the exact Name of a Version. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)