TimesheetAuditExportDataSet.AuditExportsRow.TS_LINE_CACHED_PROJ_NAME プロパティ
PROJ_UIDプロパティで識別されたソース プロジェクトの名前を表します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property TS_LINE_CACHED_PROJ_NAME As String
Get
Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As String
value = instance.TS_LINE_CACHED_PROJ_NAME
instance.TS_LINE_CACHED_PROJ_NAME = value
public string TS_LINE_CACHED_PROJ_NAME { get; set; }
プロパティ値
関連項目
参照先
TimesheetAuditExportDataSet.AuditExportsRow クラス