Поделиться через


StatusingSettingsDataSet.StatusingSettingsRow.WADMIN_UIDFAKE Property

Specifies the unique identifier for task status.

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

Syntax

'Declaration
Public Property WADMIN_UIDFAKE As Guid
    Get
    Set
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
Dim value As Guid

value = instance.WADMIN_UIDFAKE

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

Property Value

Type: System.Guid

See Also

Reference

StatusingSettingsDataSet.StatusingSettingsRow Class

StatusingSettingsDataSet.StatusingSettingsRow Members

Admin Web Service