You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > BusinessRules Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
BusinessRules Class

This section describes the Web Service methods used with Ektron's Business Rules. The Business Rules Web service is a wrapper for the Business Rules API: Ektron.Cms.API.BusinessRule. These methods can be accessed through the BusinessRules.asmx file located in:

~/Workarea/webservices/WebServiceAPI/BusinessRules.asmx

 

IMPORTANT: If you are accessing these Web Services remotely, you will need to set the authentication header.

C#
[WebService(Namespace = "http://tempuri.org/")]
[WebServiceBinding(ConformsTo = WsiProfiles.None)]
public class BusinessRules : EktronBaseService;
Visual Basic
<WebService(Namespace = "http://tempuri.org/")>
<WebServiceBinding(ConformsTo = WsiProfiles.None)>
Public Class BusinessRules
Inherits EktronBaseService

BusinessRules.cs

Name 
Description 
The methods of the BusinessRules class are listed here. 
 
Name 
Description 
 
This is the overview for the GetBusinessRules method overload. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!