Catalogue Reference (ASBIE). An association to the Catalogue being deleted.

Namespace: Unimaze.Composer.Ubl2
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
public ICatalogueReference DeletedCatalogueReference { get; set; }
Visual Basic
Public Property DeletedCatalogueReference As ICatalogueReference
	Get
	Set
Visual C++
public:
virtual property ICatalogueReference^ DeletedCatalogueReference {
	ICatalogueReference^ get () sealed;
	void set (ICatalogueReference^ value) sealed;
}
F#
abstract DeletedCatalogueReference : ICatalogueReference with get, set
override DeletedCatalogueReference : ICatalogueReference with get, set

Property Value

Type: ICatalogueReference

Implements

ICatalogueDeletion..::..DeletedCatalogueReference

Remarks

Dictionary entry name
Catalogue Deletion. Deleted_ Catalogue Reference. Catalogue Reference
Cardinality
1

See Also