PhysicalFacetAttribute Clase

Definición

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PhysicalFacetAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PhysicalFacetAttribute = class
    inherit Attribute
Public NotInheritable Class PhysicalFacetAttribute
Inherits Attribute
Herencia
PhysicalFacetAttribute
Atributos

Constructores

Nombre Description
PhysicalFacetAttribute()

Crea un elemento PhysicalFacet sin opciones seleccionadas

PhysicalFacetAttribute(PhysicalFacetOptions)

Crea un physicalFacet con las opciones especificadas en el constructor.

Propiedades

Nombre Description
IsReadOnly

Indica si la faceta es de solo lectura.

Se aplica a