Compartilhar via


MdmAlert.Format Propriedade

Definição

O formato de dados do alerta MDM.

public:
 property MdmAlertDataType Format { MdmAlertDataType get(); void set(MdmAlertDataType value); };
MdmAlertDataType Format();

void Format(MdmAlertDataType value);
public MdmAlertDataType Format { get; set; }
var mdmAlertDataType = mdmAlert.format;
mdmAlert.format = mdmAlertDataType;
Public Property Format As MdmAlertDataType

Valor da propriedade

Um valor de enumeração MdmAlertDataType .

Aplica-se a