Compartilhar via


PublishedProjectResource.StandardRateUnits property

Obtém o formato de descrição de taxa na qual a taxa padrão é exibida.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaração
<RemoteAttribute> _
Public ReadOnly Property StandardRateUnits As StandardRateFormat
    Get
'Uso
Dim instance As PublishedProjectResource
Dim value As StandardRateFormat

value = instance.StandardRateUnits
[RemoteAttribute]
public StandardRateFormat StandardRateUnits { get; }

Property value

Type: Microsoft.ProjectServer.Client.StandardRateFormat
Um valor numérico que representa o formato de descrição da taxa.

See also

Reference

PublishedProjectResource class

PublishedProjectResource members

Microsoft.ProjectServer.Client namespace