Compartir a través de


de la propiedad ClientCallableExceptionConstraintAttribute.ErrorCode

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Property ErrorCode As Integer
    Get
    Set
'Uso
Dim instance As ClientCallableExceptionConstraintAttribute
Dim value As Integer

value = instance.ErrorCode

instance.ErrorCode = value
public int ErrorCode { get; set; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ClientCallableExceptionConstraintAttribute

Miembros ClientCallableExceptionConstraintAttribute

Espacio de nombres Microsoft.SharePoint.Client