[This is preliminary documentation and is subject to change.]

Creates a NotifiedOnly DTO from a NotifiedOnly XPO

Namespace: GaelQuality.Bacchus.BusinessObjects.XPOTranslators
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
public static NotifiedOnly ObjectToContract(
	NotifiedOnly xpoCopyHolder
)

Parameters

xpoCopyHolder
Type: NotifiedOnly

[Missing <param name="xpoCopyHolder"/> documentation for "M:GaelQuality.Bacchus.BusinessObjects.XPOTranslators.NotifiedOnlyTranslator.ObjectToContract(GaelQuality.Bacchus.BusinessObjects.XPO.Documents.NotifiedOnly)"]

Return Value

Type: NotifiedOnly

[Missing <returns> documentation for "M:GaelQuality.Bacchus.BusinessObjects.XPOTranslators.NotifiedOnlyTranslator.ObjectToContract(GaelQuality.Bacchus.BusinessObjects.XPO.Documents.NotifiedOnly)"]

See Also