Proprietà ModifyingDocumentsFormLabel
|
Restituisce o imposta l'etichetta da visualizzare per l'operazione
Namespace: DedNetInv.FormsAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic string Label { get; set; }Public Property Label As String
Get
Set
public:
property String^ Label {
String^ get ();
void set (String^ value);
}member Label : string with get, set
Valore della proprietà
String
Vedi anche