다음을 통해 공유


FunctionPrivilegesCriteria.ResultType 속성

Gets or sets the type of the result.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services.Contracts(Microsoft.MasterDataServices.Services.Contracts.dll)

구문

‘선언
<DataMemberAttribute> _
Public Property ResultType As ResultType 
    Get 
    Set
‘사용 방법
Dim instance As FunctionPrivilegesCriteria 
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 type of the result.

참고 항목

참조

FunctionPrivilegesCriteria 클래스

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스