Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Gets or sets the principal result type.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)
Синтаксис
'Декларация
<DataMemberAttribute> _
Public Property ResultType As ResultType
Get
Set
'Применение
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)
Значение свойства
Тип: Microsoft.MasterDataServices.Services.DataContracts.ResultType
The principal result type.
См. также
Справочник
SecurityPrincipalsCriteria Класс
Пространство имен Microsoft.MasterDataServices.Services.DataContracts