DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > Model > Entities > Items > IModelItem_DG Go to DGKC docs Search Documentation


IModelItem_DG Interface

GetName
SetName
IsEntity
GetType
GetVisibleFlag
SetVisible
IsTransient
SetTransient

string GetName()


void SetName(string name)


bool IsEntity()


string GetType()


bool GetVisibleFlag()


void SetVisible(bool visible)


bool IsTransient()


void SetTransient(bool transient)