'宣言 Public Overridable Function IsGenerateAllowed() As System.Boolean
'使用法 Dim instance As C1DocumentSource Dim value As System.Boolean value = instance.IsGenerateAllowed()
public virtual System.bool IsGenerateAllowed()
戻り値の型
Returns a value indicating whether the C1DocumentSource.Generate method can be called at the moment.