QueueStatusDataSet.Relations propriedade
Namespace: WebSvcQueueSystem
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property Relations As DataRelationCollection
Get
'Uso
Dim instance As QueueStatusDataSet
Dim value As DataRelationCollection
value = instance.Relations
public DataRelationCollection Relations { get; }
Valor de propriedade
Tipo: System.Data.DataRelationCollection