| SLStandardDataPacketMethodLocation Property  | 
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic MethodLocation MethodLocation { get; set; }Public Property MethodLocation As MethodLocation
	Get
	Set
public:
property MethodLocation MethodLocation {
	MethodLocation get ();
	void set (MethodLocation value);
}member MethodLocation : MethodLocation with get, set
Property Value
Type: 
MethodLocation
See Also