Share via


CustomFormattedPart(XMessage, String, Int32) Constructor

Definition

public:
 CustomFormattedPart(Microsoft::XLANGs::Core::XMessage ^ msg, System::String ^ partName, int partIndex);
public CustomFormattedPart (Microsoft.XLANGs.Core.XMessage msg, string partName, int partIndex);
new Microsoft.XLANGs.Core.CustomFormattedPart : Microsoft.XLANGs.Core.XMessage * string * int -> Microsoft.XLANGs.Core.CustomFormattedPart
Public Sub New (msg As XMessage, partName As String, partIndex As Integer)

Parameters

msg
XMessage
partName
String
partIndex
Int32

Applies to