Proprietà ParameterAttribute.Name

Si applica a: CRM 2015 on-prem, CRM Online

Gets the name of the parameter that will appear in the process designer UI.

Spazio dei nomi: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Name As String
public string Name { get; }

Valore proprietà

Type: Stringa
The name of the parameter that will appear in the process designer UI.

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows Vista,Windows XP

Vedere anche

Riferimento

Classe ParameterAttribute
Membri ParameterAttribute
Spazio dei nomi Microsoft.Xrm.Sdk.Workflow

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.