SystemPropertyValue Clase

Definición

Representa propiedades del sistema y sus valores.

public ref class SystemPropertyValue : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SystemPropertyValue", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemPropertyValue : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SystemPropertyValue", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertyValue = class
    inherit DataContractBase
Public Class SystemPropertyValue
Inherits DataContractBase
Herencia
SystemPropertyValue
Atributos

Constructores

SystemPropertyValue()

Inicializa una nueva instancia de la clase SystemPropertyValue.

Propiedades

ExtensionData

Obtiene o establece la estructura que contiene datos adicionales.

(Heredado de DataContractBase)
SystemPropertyType

Obtiene o establece el identificador único de la propiedad del sistema.

Value

Obtiene o establece el valor de la propiedad del sistema.

Se aplica a