ProjectDataSet.ProjectResourceRow.SetPROJ_OPT_CURRENCY_SYMBOLNull-Methode
Legt die PROJ_OPT_CURRENCY_SYMBOL -Eigenschaft auf einen ein Nullverweis (Nothing in Visual Basic) -Wert.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_OPT_CURRENCY_SYMBOLNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetPROJ_OPT_CURRENCY_SYMBOLNull()
public void SetPROJ_OPT_CURRENCY_SYMBOLNull()
Siehe auch
Referenz
ProjectDataSet.ProjectResourceRow Klasse