[]
        
(Showing Draft Content)

C1.Document.C1SSRSDocumentSource.IsGenerateAllowed

IsGenerateAllowed Method

IsGenerateAllowed()

Overriden. Returns true if State equals to Ready and DocumentLocation is not null.

Declaration
public override bool IsGenerateAllowed()
Public Overrides Function IsGenerateAllowed() As Boolean
Returns
Type Description
bool
Overrides