AssnHistoryDataSet.HistoryRow.SetASSN_TRANS_AUTHOR_RES_UIDNull Method
Sets the ASSN_TRANS_AUTHOR_RES_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_TRANS_AUTHOR_RES_UIDNull
'Usage
Dim instance As AssnHistoryDataSet.HistoryRow
instance.SetASSN_TRANS_AUTHOR_RES_UIDNull()
public void SetASSN_TRANS_AUTHOR_RES_UIDNull()
See Also
Reference
AssnHistoryDataSet.HistoryRow Class