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 CreateEnumeration( string actingUserName, int customFieldID, string Name, string Title, string Value, bool Enabled )
Parameters
- actingUserName
- Type: SystemString
- customFieldID
- Type: SystemInt32
- Name
- Type: SystemString
- Title
- Type: SystemString
- Value
- Type: SystemString
- Enabled
- Type: SystemBoolean
See Also