SLStandardDataPacketMethodLocation Property |
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public 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:
MethodLocationSee Also