'宣言 Public ReadOnly Property BusyState As C1.Document.C1DocumentSourceBusyState
'使用法 Dim instance As C1SSRSDocumentSource Dim value As C1.Document.C1DocumentSourceBusyState value = instance.BusyState
public C1.Document.C1DocumentSourceBusyState BusyState {get;}