Share via


DriverDataSet.DriverImpactStatementsRow.PROJECT_IMPACT_CF_NAME property

The name of the specified custom field.

Namespace:  WebSvcDriver
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property PROJECT_IMPACT_CF_NAME As String
    Get
    Set
'Usage
Dim instance As DriverDataSet.DriverImpactStatementsRow
Dim value As String

value = instance.PROJECT_IMPACT_CF_NAME

instance.PROJECT_IMPACT_CF_NAME = value
public string PROJECT_IMPACT_CF_NAME { get; set; }

Property value

Type: System.String

See also

Reference

DriverDataSet.DriverImpactStatementsRow class

DriverDataSet.DriverImpactStatementsRow members

WebSvcDriver namespace