DMTokenParameters Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy
SystemObject
  DMLibraryDMTokenParameters

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMTokenParameters

The DMTokenParameters type exposes the following members.

Constructors
NameDescription
Public methodDMTokenParameters
Initializes a new instance of the DMTokenParameters class
Top
Properties
NameDescription
Public propertyBumpedParameter
Gets Sql parameter for Bumped
Public propertyClientIconParameter
Gets Sql parameter for ClientIcon
Public propertyClientIDParameter
Gets Sql parameter for ClientID
Public propertyClientNameParameter
Gets Sql parameter for ClientName
Public propertyConnectionStringParameter
Gets Sql parameter for Connectionstring
Public propertyContentPathParameter
Gets Sql parameter for ContentPath
Public propertyContentURLParameter
Gets Sql parameter for ContentURL
Public propertyDBLocalPathParameter
Gets Sql parameter for DBLocalPath
Public propertyDBNetworkPathParameter
Gets Sql parameter for DBNetworkPath
Public propertyDirectoryParameter
Gets Sql parameter for Directory
Public propertyHashTableParameter
Gets Sql parameter for HashTable
Public propertyImageBasePathParameter
Gets Sql parameter for ImageBasePath
Public propertyIpParameter
Gets Sql parameter for IP
Public propertyIsStaticEnabledParameter
Gets Sql parameter for IsStaticEnabled
Public propertyIsStaticParameter
Gets Sql parameter for IsStatic
Public propertyLoginIDParameter
Gets Sql parameter for LoginID
Public propertySysAdminParameter
Gets Sql parameter for SysAdmin
Public propertyTimeOffsetParameter
Gets Sql parameter for TimeOffset
Public propertyTokenIDParameter
Gets Sql parameter for TokenID
Public propertyTokenParameter
Gets Sql parameter for token id
Public propertyUserCultureParameter
Gets Sql parameter for UserCulture
Public propertyUserIDParameter
Gets Sql parameter for UserID
Top
See Also