Reference (BBIE). A reference to the terms.
Namespace: Unimaze.Composer.Ubl2.InterfacesAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
IText Reference { get; set; } |
| Visual Basic |
|---|
Property Reference As IText
Get
Set |
| Visual C++ |
|---|
property IText^ Reference {
IText^ get ();
void set (IText^ value);
} |
| F# |
|---|
abstract Reference : IText with get, set
|
Property Value
Type:
ITextRemarks
Examples
http://www1.ap.dell.com/content/topics/topic.aspx/ap/policy/en/au/sales_terms_au?c=au&l=en&s=gen
See Also