You are here: RainWorx.FrameWorx.Services > ICommonService Interface > ICommonService Methods > AddEnumeration Method

ICommonServiceAddEnumeration Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Services
Assembly:  RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5

Syntax

C#
void AddEnumeration(
	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

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.