ObjectLinkProviderDataSet.WebObjectsRow.WOBJ_PROJ_UID - Propriété

Indique l'identificateur unique pour le projet auquel est lié l'objet web.

Espace de noms :  WebSvcObjectLinkProvider
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property WOBJ_PROJ_UID As Guid
    Get
    Set
'Utilisation
Dim instance As ObjectLinkProviderDataSet.WebObjectsRow
Dim value As Guid

value = instance.WOBJ_PROJ_UID

instance.WOBJ_PROJ_UID = value
public Guid WOBJ_PROJ_UID { get; set; }

Valeur de propriété

Type : System.Guid
GUID du projet.

Voir aussi

Référence

ObjectLinkProviderDataSet.WebObjectsRow classe

ObjectLinkProviderDataSet.WebObjectsRow - Membres

WebSvcObjectLinkProvider - Espace de noms