Click or drag to resize

DataObjectTypeSystemName Property

Can be null (although it is not a legal system name). The SystemName of a custom data object type must begin with "C_".

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string SystemName { get; set; }

Property Value

Type: String

Implements

IObjectWithSystemNameSystemName
See Also