| DataSourceDataObjectTypeId Property |
Holds the id of the data object type that we will import data from.
Is only used if DataSourceType == DataObjects.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int DataObjectTypeId { get; }
Property Value
Type:
Int32
See Also