QueueStatusDataSet.Relations プロパティ
名前空間: WebSvcQueueSystem
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property Relations As DataRelationCollection
Get
'使用
Dim instance As QueueStatusDataSet
Dim value As DataRelationCollection
value = instance.Relations
public DataRelationCollection Relations { get; }
プロパティ値
型: System.Data.DataRelationCollection