Click or drag to resize
DataDictionaryExternalRelationGetFullFieldName Method

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

Get full field name (foreign key field)

Namespace: CSC.SC.TOPICA4.DynamicData
Assembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntax
C#
public string GetFullFieldName(
	string fieldName
)

Parameters

fieldName
Type: SystemString

Return Value

Type: String

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryExternalRelation.GetFullFieldName(System.String)"]

See Also