Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prefix of the GUID for Project Server 2003 predefined enterprise custom fields.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly LOCAL_CUSTOM_FIELD_MD_PROP_UID_PREFIX As Guid
'Usage
Dim value As Guid
value = CustomField.LOCAL_CUSTOM_FIELD_MD_PROP_UID_PREFIX
public static readonly Guid LOCAL_CUSTOM_FIELD_MD_PROP_UID_PREFIX
Remarks
Value = 000039b7-8bbe-4ceb-82c4-fa8c00000000. Microsoft Project Server 2003 includes predefined enterprise custom fields that have the same GUID prefix as local custom fields. For example, the MD_PROP_UID value of the Text6 local resource custom field is 000039b7-8bbe-4ceb-82c4-fa8c0c400061, which is the value of LOCAL_CUSTOM_FIELD_MD_PROP_UID_RESOURCE_TEXT6. The prefix of the GUID is 000039b7-8bbe-4ceb-82c4-fa8c0c.