Click or drag to resize

ConfigurationObjectInfoSubType Property

Only certain object types have a sub type - these include DataObjects and Properties.

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

Property Value

Type: String
See Also