AssnHistoryDataSet.HistoryRow.SetASSN_TRANS_DELEGATE_DATENull method
Sets the ASSN_TRANS_DELEGATE_DATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_TRANS_DELEGATE_DATENull
'Usage
Dim instance As AssnHistoryDataSet.HistoryRow
instance.SetASSN_TRANS_DELEGATE_DATENull()
public void SetASSN_TRANS_DELEGATE_DATENull()
See also
Reference
AssnHistoryDataSet.HistoryRow class