Autodesk Vault ProfessionalVault API

ParMsgId Property

Autodesk.Connectivity.WebServicesMsg

If the message is a reply to another message, this is the ID of the parent message. Otherwise the value is -1.

Syntax

public System.long ParMsgId {get; set;}
Public Property ParMsgId As System.Long

See Also