Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public void SetMediaStatus( string actingUserName, Guid guid, string status )
Parameters
- actingUserName
- Type: SystemString
- guid
- Type: SystemGuid
- status
- Type: SystemString
Implements
ICommonServiceSetMediaStatus(String, Guid, String)See Also