SerienbriefBearbeitung.init_used_felder Method

Public Function init_used_felder( _ 
ByVal word_visible As Boolean
) As DataTable
This language is not supported or no code example is available.
public DataTable init_used_felder( 
bool word_visible 
)
This language is not supported or no code example is available.
public:  
DataTable^ init_used_felder( 
bool word_visible 
)
This language is not supported or no code example is available.
public function init_used_felder( 
word_visible : boolean 
) : DataTable;
This language is not supported or no code example is available.

Parameters

word_visible
bool

Return Value

DataTable

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition