Partager via


TimesheetDataSet.AuditsRow.TS_ACT_AUD_IS_PROCESSED - Propriété

Indique si cet audit a été traité.

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

Syntaxe

'Déclaration
Public Property TS_ACT_AUD_IS_PROCESSED As Boolean
    Get
    Set
'Utilisation
Dim instance As TimesheetDataSet.AuditsRow
Dim value As Boolean

value = instance.TS_ACT_AUD_IS_PROCESSED

instance.TS_ACT_AUD_IS_PROCESSED = value
public bool TS_ACT_AUD_IS_PROCESSED { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

TimesheetDataSet.AuditsRow classe

TimesheetDataSet.AuditsRow - Membres

WebSvcTimeSheet - Espace de noms