Click or drag to resize
OrgUnitPickerBaseGetTypeAncestorReplaced Method

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

Get output of TOPICAbasic replace on TypeAncestor member

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public string GetTypeAncestorReplaced(
	FormContext formContext
)

Parameters

formContext
Type: CSC.SC.TOPICA4.TemplateFormContext

[Missing <param name="formContext"/> documentation for "M:CSC.SC.TOPICA4.Template.OrgUnitPickerBase.GetTypeAncestorReplaced(CSC.SC.TOPICA4.Template.FormContext)"]

Return Value

Type: String

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.OrgUnitPickerBase.GetTypeAncestorReplaced(CSC.SC.TOPICA4.Template.FormContext)"]

See Also