Namespace:
C1.Web.C1WebReport
Assembly: C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)
Assembly: C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public Assembly GetCallingAssembly() |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Function GetCallingAssembly As Assembly |