HS.Push.WebServices.Containers.DeliveryOption
class HS.Push.WebServices.Containers.DeliveryOption extends HS.Util.WebServices.ServiceStatus, HS.Util.WebServices.ListItem
Property Inventory
Properties
property DeliveryOperation as %String;
Property methods: DeliveryOperationDisplayToLogical(), DeliveryOperationGet(), DeliveryOperationIsValid(), DeliveryOperationLogicalToDisplay(), DeliveryOperationLogicalToOdbc(), DeliveryOperationNormalize(), DeliveryOperationSet()
property DeliveryType as %String;
Property methods: DeliveryTypeDisplayToLogical(), DeliveryTypeGet(), DeliveryTypeIsValid(), DeliveryTypeLogicalToDisplay(), DeliveryTypeLogicalToOdbc(), DeliveryTypeNormalize(), DeliveryTypeSet()
property EmailOperation as %String;
Property methods: EmailOperationDisplayToLogical(), EmailOperationGet(), EmailOperationIsValid(), EmailOperationLogicalToDisplay(), EmailOperationLogicalToOdbc(), EmailOperationNormalize(), EmailOperationSet()
property EmailType as %String;
Property methods: EmailTypeDisplayToLogical(), EmailTypeGet(), EmailTypeIsValid(), EmailTypeLogicalToDisplay(), EmailTypeLogicalToOdbc(), EmailTypeNormalize(), EmailTypeSet()
property UseAttachments as %Boolean;
Property methods: UseAttachmentsDisplayToLogical(), UseAttachmentsGet(), UseAttachmentsIsValid(), UseAttachmentsLogicalToDisplay(), UseAttachmentsLogicalToXSD(), UseAttachmentsNormalize(), UseAttachmentsSet(), UseAttachmentsXSDToLogical()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()