SystemPropertyValue Class
Contains a system property and its value.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SystemPropertyValue
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SystemPropertyValue
| Name | Description | |
|---|---|---|
![]() | SystemPropertyValue() | Initializes a new instance of the SystemPropertyValue class. |
| Name | Description | |
|---|---|---|
![]() | SystemPropertyType | Gets or sets the SystemPropertyType. Uniquely identifies the system property. |
![]() | Value | Gets or sets the system property value. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The SystemPropertyValue contains a system property and its value.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

