TopDictDataProvider.SetFullName

TopDictDataProvider.SetFullName method

Sets string value for the FullName field and returns SID associated with the newly set string value.

public int SetFullName(string value)
ParameterTypeDescription
valueStringValue for FullName field

Return Value

FullName SID(string identifier)

See Also