SystemDomainListGetCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Captures query criteria for system domain lists.
public ref class SystemDomainListGetCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SystemDomainListGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemDomainListGetCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SystemDomainListGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemDomainListGetCriteria = class
inherit DataContractBase
Public Class SystemDomainListGetCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
SystemDomainListGetCriteria() |
Initializes a new instance of the SystemDomainListGetCriteria class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
ListCode |
Gets or sets the name of the domain list to filter on. If not supplied, all domain lists are returned. |
ListGroup |
Gets or sets the code of the individual list grouping, or category, to filter on. If not supplied, all list groups are returned. |
ListOption |
Gets or sets the individual list option to filter on. If not supplied, all list options are returned. |