Click or drag to resize
StructureElementSetCustomPropertiesOnDataDictionaryTable Method

[This is preliminary documentation and is subject to change.]

Set custom properties to specified datadictonary table

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
protected override void SetCustomPropertiesOnDataDictionaryTable(
	DataDictionaryTable ddt
)

Parameters

ddt
Type: CSC.SC.TOPICA4.DynamicDataDataDictionaryTable

[Missing <param name="ddt"/> documentation for "M:CSC.SC.TOPICA4.Template.StructureElement.SetCustomPropertiesOnDataDictionaryTable(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable)"]

See Also