EndPoint.EndpointRole Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
endpoint-role
Representa o seguinte atributo no esquema: emma:endpoint-role
[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-role")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues> EndpointRole { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues> EndpointRole { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-role")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues>? EndpointRole { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-role")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues>? EndpointRole { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues>? EndpointRole { get; set; }
member this.EndpointRole : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-role")>]
member this.EndpointRole : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-role")>]
member this.EndpointRole : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.EndPointRoleValues> with get, set
Public Property EndpointRole As EnumValue(Of EndPointRoleValues)
Valor da propriedade
- Atributos