Namespace:
RainWorx.FrameWorx.DAL
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
void SetMediaMetaData( string actingUserName, int mediaAssetID, string name, string value )
Parameters
- actingUserName
- Type: SystemString
- mediaAssetID
- Type: SystemInt32
- name
- Type: SystemString
- value
- Type: SystemString
See Also