Class PropertyPostalData
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Postal data container (contents and premium address ID).
public class PropertyPostalData : DomItem
- Inheritance
-
PropertyPostalData
- Inherited Members
Properties
Contents
Gets or sets the postal contents expression.
public string Contents { get; set; }
Property Value
PremiumAddressId
Gets or sets the premium address identifier.
public string PremiumAddressId { get; set; }