Поделиться через


Конструктор SystemPropertiesGetResponse (OperationResult, Collection<SystemPropertyValue>)

Initializes a new instance of the SystemPropertiesGetResponse class that has the specified operation result and list of system properties.

Пространство имен:  Microsoft.MasterDataServices
Сборка:  Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    OperationResult As OperationResult, _
    SystemProperties As Collection(Of SystemPropertyValue) _
)
'Применение
Dim OperationResult As OperationResult
Dim SystemProperties As Collection(Of SystemPropertyValue)

Dim instance As New SystemPropertiesGetResponse(OperationResult, _
    SystemProperties)
public SystemPropertiesGetResponse(
    OperationResult OperationResult,
    Collection<SystemPropertyValue> SystemProperties
)
public:
SystemPropertiesGetResponse(
    OperationResult^ OperationResult, 
    Collection<SystemPropertyValue^>^ SystemProperties
)
new : 
        OperationResult:OperationResult * 
        SystemProperties:Collection<SystemPropertyValue> -> SystemPropertiesGetResponse
public function SystemPropertiesGetResponse(
    OperationResult : OperationResult, 
    SystemProperties : Collection<SystemPropertyValue>
)

Параметры

См. также

Справочник

SystemPropertiesGetResponse Класс

Перегрузка SystemPropertiesGetResponse

Пространство имен Microsoft.MasterDataServices