Class ConceptPropertySource
Представляет источник свойства в понятии.
public class ConceptPropertySource : ContractPropertySource, IConceptPropertySource, IContractPropertySource, IContractPropertySourceBase, IHaveAbsoluteCode, IFormulaTargetQualifier, IPropertyQualifier, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess, IHaveName, IHaveId
- Inheritance
-
ConceptPropertySource
- Implements
- Inherited Members
- Extension Methods
Constructors
ConceptPropertySource()
public ConceptPropertySource()
Properties
Concept
Понятие.
public INamedObject? Concept { get; set; }
Property Value
IsInherited
Признак того, что источник свойства в понятии унаследован.
public bool IsInherited { get; set; }
Property Value
- bool
trueесли источник свойства унаследован; иначе,false.