Property Value
true : Property is read-only
false : Property is not read-only
true : Property is read-only
false : Property is not read-only
MDPart oPart = m_MDPartsDatabase.Parts[0];//a valid part object //a valid call bool bReadOnly = oPart.Properties.ARTICLE_HEIGHT.Definition.ReadOnly;