de la propiedad ProjectContextDataSet.RelationshipsRow.RelatedTo_NAME
Obtiene una copia de propiedad de PROJ_NAME del proyecto relacionados.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property RelatedTo_NAME As String
Get
Set
'Uso
Dim instance As ProjectContextDataSet.RelationshipsRow
Dim value As String
value = instance.RelatedTo_NAME
instance.RelatedTo_NAME = value
public string RelatedTo_NAME { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase ProjectContextDataSet.RelationshipsRow