de la propiedad SyncErrorsDataSet.SyncErrorsRow.SYNC_WSS_LIST_ITEM_ID
Obtiene o establece el GUID del elemento en la lista de tareas de SharePoint.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property SYNC_WSS_LIST_ITEM_ID As Integer
Get
Set
'Uso
Dim instance As SyncErrorsDataSet.SyncErrorsRow
Dim value As Integer
value = instance.SYNC_WSS_LIST_ITEM_ID
instance.SYNC_WSS_LIST_ITEM_ID = value
public int SYNC_WSS_LIST_ITEM_ID { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase SyncErrorsDataSet.SyncErrorsRow