SecurityPrincipalsCriteria.ResultType Property

Gets or sets the principal result type.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ResultType As ResultType
    Get
    Set
'Usage
Dim instance As SecurityPrincipalsCriteria
Dim value As ResultType

value = instance.ResultType

instance.ResultType = value
[DataMemberAttribute]
public ResultType ResultType { get; set; }
[DataMemberAttribute]
public:
property ResultType ResultType {
    ResultType get ();
    void set (ResultType value);
}
[<DataMemberAttribute>]
member ResultType : ResultType with get, set
function get ResultType () : ResultType
function set ResultType (value : ResultType)

Property Value

Type: Microsoft.MasterDataServices.ResultType
One of the values of ResultType.