Click or drag to resize

ACE.AdsDDCreateArticle Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDCreateArticle(
	hDictionary AS IntPtr,
	strPublicationName AS STRING,
	strObjectName AS STRING,
	strRowIdentColumns AS STRING,
	strFilter AS STRING,
	ulOptions AS DWORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strPublicationName
Type: String
strObjectName
Type: String
strRowIdentColumns
Type: String
strFilter
Type: String
ulOptions
Type: DWord

Return Value

Type: DWord
See Also