ProjectDataSet.AssignmentRow.RES_GROUP-Eigenschaft
Gibt alle Code, die Abkürzung oder die Rufnummer als Teil einer Ressource Informationen eingeben.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property RES_GROUP As String
Get
Set
'Usage
Dim instance As ProjectDataSet.AssignmentRow
Dim value As String
value = instance.RES_GROUP
instance.RES_GROUP = value
public string RES_GROUP { get; set; }
Eigenschaftswert
Typ: System.String
Siehe auch
Referenz
ProjectDataSet.AssignmentRow Klasse