de la propiedad ReportingPostCustomFieldCreatedEventArgs.CustomFieldTypeGuid
Obtiene el GUID del campo personalizado que se ha creado.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public ReadOnly Property CustomFieldTypeGuid As Guid
Get
'Uso
Dim instance As ReportingPostCustomFieldCreatedEventArgs
Dim value As Guid
value = instance.CustomFieldTypeGuid
public Guid CustomFieldTypeGuid { get; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase ReportingPostCustomFieldCreatedEventArgs