PublicCommentIdentifier

EmfCommentPublicRecordType.PublicCommentIdentifier property

Gets or sets a 32-bit unsigned integer that identifies the type of public comment record. This SHOULD be one of the values listed in the preceding table, which are specified in the EmrComment enumeration (section 2.1.10), unless additional public comment record types have been implemented on the print server.

public EmfEmrComment PublicCommentIdentifier { get; set; }

See Also