Property that represents the subentity
type.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public SubentityType Type { get; }
Public ReadOnly Property Type As SubentityType
Get
public:
property SubentityType Type {
SubentityType get ();
}
member Type : SubentityType with get
Property Value
SubentityType
See Also