Partager via


TimesheetDataSet.ActionsRow.TS_ACTION_ENUM - Propriété

Spécifie le type de Action pour cette action.

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property TS_ACTION_ENUM As Byte
    Get
    Set
'Utilisation
Dim instance As TimesheetDataSet.ActionsRow
Dim value As Byte

value = instance.TS_ACTION_ENUM

instance.TS_ACTION_ENUM = value
public byte TS_ACTION_ENUM { get; set; }

Valeur de propriété

Type : System.Byte

Voir aussi

Référence

TimesheetDataSet.ActionsRow classe

TimesheetDataSet.ActionsRow - Membres

WebSvcTimeSheet - Espace de noms