Search Results for

    Show / Hide Table of Contents

    Class CmsAttribute

    The Object Type 10. This object type allows the creation of an attribute which defines a property or a characteristic feature of an object such as name, data type, language-dependent, unit of measurement, etc. If an attribute is assigned to an 'Object Type', it is a property or a characteristic of the object. One or more attributes serve to describe an 'Object Type'.

    Inheritance
    object
    CmsObject
    CmsAttribute
    Inherited Members
    CmsObject.Meta
    CmsObject.Values
    CmsObject.GetValue(int, int, int)
    CmsObject.GetValues(int, int, int)
    CmsObject.SetValue(CmsValue)
    CmsObject.SetValues(int, int, int, IEnumerable<CmsValue>)
    CmsObject.GetValue<T>(int, int, int)
    CmsObject.SetValue<T>(int, int, int, T)
    CmsObject.GetValues<T>(int, int, int)
    CmsObject.SetValues<T>(int, int, int, IEnumerable<T>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Noxum.Nova.Cms.Client
    Assembly: Noxum.Nova.Cms.Client.dll
    Syntax
    public class CmsAttribute : CmsObject

    Properties

    AttributeAllowMultiple

    Get or set value of attribute 1004

    Declaration
    public bool? AttributeAllowMultiple { get; set; }
    Property Value
    Type Description
    bool?

    AttributeChildObjectTypes

    Get or set values of attribute 1022

    Declaration
    public IEnumerable<int> AttributeChildObjectTypes { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeConrefImageTypes

    Get or set values of attribute 1024

    Declaration
    public IEnumerable<int> AttributeConrefImageTypes { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeConrefObjectTypes

    Get or set values of attribute 1026

    Declaration
    public IEnumerable<int> AttributeConrefObjectTypes { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeCssRefs

    Get or set values of attribute 1054

    Declaration
    public IEnumerable<int> AttributeCssRefs { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeDataType

    Get or set value of attribute 1001

    Declaration
    public string AttributeDataType { get; set; }
    Property Value
    Type Description
    string

    AttributeDefaultStyle

    Get or set value of attribute 1052

    Declaration
    public int? AttributeDefaultStyle { get; set; }
    Property Value
    Type Description
    int?

    AttributeDisableSpellChecking

    Get or set value of attribute 1028

    Declaration
    public bool? AttributeDisableSpellChecking { get; set; }
    Property Value
    Type Description
    bool?

    AttributeFormatString

    Get or set value of attribute 1007

    Declaration
    public string AttributeFormatString { get; set; }
    Property Value
    Type Description
    string

    AttributeHtmlSupportedParagraphStyles

    Get or set values of attribute 1050

    Declaration
    public IEnumerable<int> AttributeHtmlSupportedParagraphStyles { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeHtmlSupportsBold

    Get or set value of attribute 1041

    Declaration
    public bool? AttributeHtmlSupportsBold { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsDefaultHeadings

    Get or set value of attribute 1049

    Declaration
    public bool? AttributeHtmlSupportsDefaultHeadings { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsHorizontalAlignment

    Get or set value of attribute 1045

    Declaration
    public bool? AttributeHtmlSupportsHorizontalAlignment { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsItalic

    Get or set value of attribute 1042

    Declaration
    public bool? AttributeHtmlSupportsItalic { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsLists

    Get or set value of attribute 1046

    Declaration
    public bool? AttributeHtmlSupportsLists { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsParagraphStyles

    Get or set value of attribute 1040

    Declaration
    public bool? AttributeHtmlSupportsParagraphStyles { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsSourceCodeView

    Get or set value of attribute 1048

    Declaration
    public bool? AttributeHtmlSupportsSourceCodeView { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsSubscript

    Get or set value of attribute 1044

    Declaration
    public bool? AttributeHtmlSupportsSubscript { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsSuperscript

    Get or set value of attribute 1043

    Declaration
    public bool? AttributeHtmlSupportsSuperscript { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHtmlSupportsTables

    Get or set value of attribute 1047

    Declaration
    public bool? AttributeHtmlSupportsTables { get; set; }
    Property Value
    Type Description
    bool?

    AttributeHyperlinkObjectTypes

    Get or set values of attribute 1025

    Declaration
    public IEnumerable<int> AttributeHyperlinkObjectTypes { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeInheritanceBehavior

    Get or set value of attribute 1013

    Declaration
    public string AttributeInheritanceBehavior { get; set; }
    Property Value
    Type Description
    string

    AttributeInheritanceParentSort

    Get or set value of attribute 1014

    Declaration
    public long? AttributeInheritanceParentSort { get; set; }
    Property Value
    Type Description
    long?

    AttributeInlineObjectTypes

    Get or set values of attribute 1029

    Declaration
    public IEnumerable<int> AttributeInlineObjectTypes { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeLanguageDependent

    Get or set value of attribute 1017

    Declaration
    public bool? AttributeLanguageDependent { get; set; }
    Property Value
    Type Description
    bool?

    AttributeParentGroup

    Get or set value of attribute 1019

    Declaration
    public int? AttributeParentGroup { get; set; }
    Property Value
    Type Description
    int?

    AttributePredefined

    Get or set value of attribute 1006

    Declaration
    public bool? AttributePredefined { get; set; }
    Property Value
    Type Description
    bool?

    AttributePresentationAsAllowed

    Get or set values of attribute 1031

    Declaration
    public IEnumerable<int> AttributePresentationAsAllowed { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributePresentationAsDefault

    Get or set value of attribute 1030

    Declaration
    public int? AttributePresentationAsDefault { get; set; }
    Property Value
    Type Description
    int?

    AttributeReferencedObjectTypes

    Get or set values of attribute 1015

    Declaration
    public IEnumerable<int> AttributeReferencedObjectTypes { get; set; }
    Property Value
    Type Description
    IEnumerable<int>

    AttributeRequired

    Get or set value of attribute 1018

    Declaration
    public bool? AttributeRequired { get; set; }
    Property Value
    Type Description
    bool?

    AttributeRootComponentDefinitionRef

    Get or set value of attribute 1053

    Declaration
    public int? AttributeRootComponentDefinitionRef { get; set; }
    Property Value
    Type Description
    int?

    AttributeSortable

    Get or set value of attribute 1005

    Declaration
    public bool? AttributeSortable { get; set; }
    Property Value
    Type Description
    bool?

    AttributeSortableChildren

    Get or set value of attribute 1023

    Declaration
    public bool? AttributeSortableChildren { get; set; }
    Property Value
    Type Description
    bool?

    AttributeSupportsUnitsPerValue

    Get or set value of attribute 1027

    Declaration
    public bool? AttributeSupportsUnitsPerValue { get; set; }
    Property Value
    Type Description
    bool?

    AttributeUniqueValues

    Get or set value of attribute 1032

    Declaration
    public bool? AttributeUniqueValues { get; set; }
    Property Value
    Type Description
    bool?

    AttributeUnitOfMeasure

    Get or set value of attribute 1003

    Declaration
    public int? AttributeUnitOfMeasure { get; set; }
    Property Value
    Type Description
    int?

    AttributeUseAsListDetails

    Get or set value of attribute 1011

    Declaration
    public bool? AttributeUseAsListDetails { get; set; }
    Property Value
    Type Description
    bool?

    AttributeUseAsSearchFilter

    Get or set value of attribute 1010

    Declaration
    public bool? AttributeUseAsSearchFilter { get; set; }
    Property Value
    Type Description
    bool?

    AttributeValidationCode

    Get or set value of attribute 1008

    Declaration
    public string AttributeValidationCode { get; set; }
    Property Value
    Type Description
    string

    AttributeVariantAxis

    Get or set value of attribute 1002

    Declaration
    public int? AttributeVariantAxis { get; set; }
    Property Value
    Type Description
    int?

    AttributeVirtual

    Get or set value of attribute 1020

    Declaration
    public bool? AttributeVirtual { get; set; }
    Property Value
    Type Description
    bool?

    AttributeVirtualizationCode

    Get or set value of attribute 1009

    Declaration
    public string AttributeVirtualizationCode { get; set; }
    Property Value
    Type Description
    string

    PackageMembership

    Get or set value of attribute 13000

    Declaration
    public int? PackageMembership { get; set; }
    Property Value
    Type Description
    int?

    Methods

    GetAttributeDescription(int)

    Get value of attribute 1012

    Declaration
    public string GetAttributeDescription(int language)
    Parameters
    Type Name Description
    int language
    Returns
    Type Description
    string

    GetAttributeName(int)

    Get value of attribute 1000

    Declaration
    public string GetAttributeName(int language)
    Parameters
    Type Name Description
    int language
    Returns
    Type Description
    string

    GetAttributeReverseRelationName(int)

    Get value of attribute 1051

    Declaration
    public string GetAttributeReverseRelationName(int language)
    Parameters
    Type Name Description
    int language
    Returns
    Type Description
    string

    SetAttributeDescription(int, string)

    Set value of attribute 1012

    Declaration
    public void SetAttributeDescription(int language, string value)
    Parameters
    Type Name Description
    int language
    string value

    SetAttributeName(int, string)

    Set value of attribute 1000

    Declaration
    public void SetAttributeName(int language, string value)
    Parameters
    Type Name Description
    int language
    string value

    SetAttributeReverseRelationName(int, string)

    Set value of attribute 1051

    Declaration
    public void SetAttributeReverseRelationName(int language, string value)
    Parameters
    Type Name Description
    int language
    string value
    In this article
    Back to top Version 6.1.0.31rc