de la propiedad SyncDataSet.SyncValueTranslationsRow.SYNC_WSS_FIELD_UID
Obtiene o establece el GUID de un campo en la lista de tareas de SharePoint.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property SYNC_WSS_FIELD_UID As Guid
Get
Set
'Uso
Dim instance As SyncDataSet.SyncValueTranslationsRow
Dim value As Guid
value = instance.SYNC_WSS_FIELD_UID
instance.SYNC_WSS_FIELD_UID = value
public Guid SYNC_WSS_FIELD_UID { get; set; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase SyncDataSet.SyncValueTranslationsRow