'宣言 Public Overridable Function IsGenerateAllowed() As System.Boolean
'使用法 Dim instance As C1DocumentSource Dim value As System.Boolean value = instance.IsGenerateAllowed()
public virtual System.bool IsGenerateAllowed()
戻り値の型
現時点で Generate メソッドを呼び出すことができるかどうかを示す値を返します。