| MediaConfigGetTypologie Method |
[Missing <summary> documentation for "M:Activsoft.Dashboard.MediaConfig.GetTypologie(System.String)"]
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard.Helpers (in Activsoft.Dashboard.Helpers.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int GetTypologie(
string genericTypologie
)
Public Function GetTypologie (
genericTypologie As String
) As Integer
public:
int GetTypologie(
String^ genericTypologie
)
member GetTypologie :
genericTypologie : string -> int
Parameters
- genericTypologie
- Type: SystemString
[Missing <param name="genericTypologie"/> documentation for "M:Activsoft.Dashboard.MediaConfig.GetTypologie(System.String)"]
Return Value
Type:
Int32[Missing <returns> documentation for "M:Activsoft.Dashboard.MediaConfig.GetTypologie(System.String)"]
See Also