Costruttore DocPropertyDescriptor(String)
|
Costruttore.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public DocPropertyDescriptor(
string name
)
Public Sub New (
name As String
)
public:
DocPropertyDescriptor(
String^ name
)
new :
name : string -> DocPropertyDescriptor
Parametri
- name String
-
Vedi anche