SystemPropertiesGetResponse Class
The SystemPropertiesGetResponse element includes retrieved system property values in an array of SystemPropertyValue complex types.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::SystemPropertiesGetResponse
| Name | Description | |
|---|---|---|
![]() | SystemPropertiesGetResponse() | Initializes a new instance of the SystemPropertiesGetResponse class. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
![]() | SystemProperties | Gets or sets the system properties to return in the response. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


