ScriptManager Class

Service for managing library scripts

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebServiceAttribute(Namespace = "http://filehold.com/librarymanager/scriptmanager/")]
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class ScriptManager : WebService
Inheritance
Object    MarshalByValueComponent    WebService    ScriptManager

Constructors

ScriptManagerInitializes a new instance of the ScriptManager class

Methods

Extension Methods

See Also