Interface IClientCommand
Namespace: Mediachase.BusinessFoundation
Assembly: Mediachase.BusinessFoundation.dll
Version: 13.30.0Syntax
public interface IClientCommand
Properties
staticParams
Declaration
Dictionary<string, object> staticParams { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.Object> |
Type
Declaration
string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |