Namespace: MAILPieceAssembly: MAILPiece (in MAILPiece.dll) Version: 1.0.0.0 (1.0.0.0)
Public Property ChannelApplicationIdentifier As String
Get
Set
Public Property ChannelApplicationIdentifier As String
Get
Set
public string ChannelApplicationIdentifier { get; set; }
public string ChannelApplicationIdentifier { get; set; }
public:
property String^ ChannelApplicationIdentifier {
String^ get ();
void set (String^ value);
}
public:
property String^ ChannelApplicationIdentifier {
String^ get ();
void set (String^ value);
}