Share via


DriverDataSet.DriverImpactStatementsRow.PROJECT_IMPACT_CF_UID property

The unique identifier for the specified custom field.

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

Syntax

'Declaration
Public Property PROJECT_IMPACT_CF_UID As Guid
    Get
    Set
'Usage
Dim instance As DriverDataSet.DriverImpactStatementsRow
Dim value As Guid

value = instance.PROJECT_IMPACT_CF_UID

instance.PROJECT_IMPACT_CF_UID = value
public Guid PROJECT_IMPACT_CF_UID { get; set; }

Property value

Type: System.Guid

See also

Reference

DriverDataSet.DriverImpactStatementsRow class

DriverDataSet.DriverImpactStatementsRow members

WebSvcDriver namespace