Click or drag to resize

ProgramManagerGetDeleteProgramQuery Method

[Missing <summary> documentation for "M:Mcc.Series.Query.Authority.ProgramManager.GetDeleteProgramQuery(System.Collections.Generic.Dictionary{System.String,System.Object})"]

Namespace:  Mcc.Series.Query.Authority
Assembly:  Mcc.Series.Query (in Mcc.Series.Query.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string GetDeleteProgramQuery(
	Dictionary<string, Object> pParam
)

Parameters

pParam
Type: System.Collections.GenericDictionaryString, Object

[Missing <param name="pParam"/> documentation for "M:Mcc.Series.Query.Authority.ProgramManager.GetDeleteProgramQuery(System.Collections.Generic.Dictionary{System.String,System.Object})"]

Return Value

Type: String

[Missing <returns> documentation for "M:Mcc.Series.Query.Authority.ProgramManager.GetDeleteProgramQuery(System.Collections.Generic.Dictionary{System.String,System.Object})"]

See Also