TDProject.GetTDProjectChangeDetails Method
Public Shared Function GetTDProjectChangeDetails( _
ByVal td_project_id As EntityID, _
ByVal version As Integer, _
ByVal db As IDatabase _
) As TDProjectChangeData
This language is not supported or no code example is available.
public static TDProjectChangeData GetTDProjectChangeDetails(
EntityID td_project_id,
int version,
IDatabase db
)
This language is not supported or no code example is available.
public:
static TDProjectChangeData^ GetTDProjectChangeDetails(
EntityID^ td_project_id,
int version,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- td_project_id
- EntityID
<default>
- version
- int
<default>
- db
- IDatabase
the db db
Return Value
TDProjectChangeDatathe result